From: Sebastián Ramírez Date: Sat, 2 Mar 2019 13:44:48 +0000 (+0400) Subject: :memo: Update release notes X-Git-Tag: 0.6.4~9 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=1d69b6f480a2d260a6b58d3826e3c1c3411f96d1;p=thirdparty%2Ffastapi%2Ffastapi.git :memo: Update release notes --- diff --git a/docs/release-notes.md b/docs/release-notes.md index 47521e17d9..4a6b74c99f 100644 --- a/docs/release-notes.md +++ b/docs/release-notes.md @@ -2,6 +2,8 @@ * Add technical details about `async def` handling to docs. PR #61. +* Add docs for Debugging FastAPI applications in editors. + ## 0.6.3 * Add Favicons to docs. PR #53.