From: Sebastián Ramírez Date: Tue, 14 May 2019 18:06:55 +0000 (+0400) Subject: :memo: Update release notes X-Git-Tag: 0.21.0~7 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=de341abe66b087d7e9b2fbf5e8c6ce88decd1034;p=thirdparty%2Ffastapi%2Ffastapi.git :memo: Update release notes --- diff --git a/docs/release-notes.md b/docs/release-notes.md index 24b1926f50..e3df0c82e7 100644 --- a/docs/release-notes.md +++ b/docs/release-notes.md @@ -1,5 +1,7 @@ ## Next release +* Fix typo in routing. PR [#221](https://github.com/tiangolo/fastapi/pull/221) by [@djlambert](https://github.com/djlambert). + ## 0.20.1 * Add typing information to package including file `py.typed`. PR [#209](https://github.com/tiangolo/fastapi/pull/209) by [@meadsteve](https://github.com/meadsteve).