From: Sebastián Ramírez Date: Mon, 4 Mar 2019 16:06:24 +0000 (+0400) Subject: :memo: Update release notes X-Git-Tag: 0.7.1~1 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=b89a24448b4bc0df149f5ba8ed4bd12fa984914a;p=thirdparty%2Ffastapi%2Ffastapi.git :memo: Update release notes --- diff --git a/docs/release-notes.md b/docs/release-notes.md index 1cc2d7acb7..9f6c90c79c 100644 --- a/docs/release-notes.md +++ b/docs/release-notes.md @@ -1,5 +1,7 @@ ## Next +* Update technical details about `async def` handling with respect to previous frameworks. PR #64 by @haizaar. + * Add deployment documentation for Docker in Raspberry Pi and other architectures. * Trigger Docker images build on Travis CI automatically. PR #65.