From: Sebastián Ramírez Date: Fri, 5 Apr 2019 16:08:00 +0000 (+0400) Subject: :memo: Update release notes X-Git-Tag: 0.12.1~1 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=62626b0175121fabd3af1a0ac70f5efd6fba23c2;p=thirdparty%2Ffastapi%2Ffastapi.git :memo: Update release notes --- diff --git a/docs/release-notes.md b/docs/release-notes.md index ef78a94fc1..c99dc29af4 100644 --- a/docs/release-notes.md +++ b/docs/release-notes.md @@ -1,5 +1,7 @@ ## Next release +* Fix bug: handling additional `responses` in `APIRouter.include_router()`. PR #140. + * Fix typo in SQL tutorial. PR #138 by @mostaphaRoudsari. * Fix typos in section about nested models and OAuth2 with JWT. PR #127 by @mmcloud.