From: Sebastián Ramírez Date: Fri, 8 Feb 2019 11:43:00 +0000 (+0400) Subject: :memo: Update release notes X-Git-Tag: 0.2.0~2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=02e53fde9050b286300474b501f43675f978d388;p=thirdparty%2Ffastapi%2Ffastapi.git :memo: Update release notes --- diff --git a/docs/release-notes.md b/docs/release-notes.md index e9af315ca9..5d1dea978a 100644 --- a/docs/release-notes.md +++ b/docs/release-notes.md @@ -1,3 +1,7 @@ +## Next + +* Fix typos in Security section: #24 by @kkinder + ## 0.1.19 * Upgrade Starlette version to the current latest `0.10.1`: #17 by @euri10