From: Sebastián Ramírez Date: Sat, 2 Mar 2019 13:55:07 +0000 (+0400) Subject: :memo: Update release notes X-Git-Tag: 0.6.4~7 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=cf25291650e8c94ed735dc47dae7008e5a8cc6eb;p=thirdparty%2Ffastapi%2Ffastapi.git :memo: Update release notes --- diff --git a/docs/release-notes.md b/docs/release-notes.md index 4a6b74c99f..2b457a2034 100644 --- a/docs/release-notes.md +++ b/docs/release-notes.md @@ -4,6 +4,8 @@ * Add docs for Debugging FastAPI applications in editors. +* Clarify Bigger Applications deployed with Docker. + ## 0.6.3 * Add Favicons to docs. PR #53.