From: Sebastián Ramírez Date: Fri, 26 Apr 2019 15:28:54 +0000 (+0400) Subject: :memo: Update release notes X-Git-Tag: 0.20.0~5 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=9a9bfd7f938baf900c4374d34520fcd8c791465c;p=thirdparty%2Ffastapi%2Ffastapi.git :memo: Update release notes --- diff --git a/docs/release-notes.md b/docs/release-notes.md index 33edec17ea..5a50598336 100644 --- a/docs/release-notes.md +++ b/docs/release-notes.md @@ -1,5 +1,7 @@ ## Next release +* Include Hypercorn as an alternative ASGI server in the docs. PR #187. + * Add docs for Static Files and Templates. PR #186. * Add docs for handling Response Cookies and Response Headers. PR #185.