From: Sebastián Ramírez Date: Sat, 2 Mar 2019 09:53:16 +0000 (+0400) Subject: :memo: Update release notes X-Git-Tag: 0.6.4~11 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=74db8ddf9b81e6cc10fe23a1d19f376d2a93abc3;p=thirdparty%2Ffastapi%2Ffastapi.git :memo: Update release notes --- diff --git a/docs/release-notes.md b/docs/release-notes.md index c6780b404d..47521e17d9 100644 --- a/docs/release-notes.md +++ b/docs/release-notes.md @@ -1,5 +1,7 @@ ## Next +* Add technical details about `async def` handling to docs. PR #61. + ## 0.6.3 * Add Favicons to docs. PR #53.