]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
:memo: Update release notes
authorSebastián Ramírez <tiangolo@gmail.com>
Tue, 14 May 2019 18:06:55 +0000 (22:06 +0400)
committerSebastián Ramírez <tiangolo@gmail.com>
Tue, 14 May 2019 18:06:55 +0000 (22:06 +0400)
docs/release-notes.md

index 24b1926f50178e6ed63b3e263752353b0e4c9386..e3df0c82e757ea4b91e670c02a6968e6d26a489f 100644 (file)
@@ -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).