📝 Update release notes

This commit is contained in:
Sebastián Ramírez 2019-05-14 22:06:55 +04:00
parent 4a1648b04e
commit de341abe66
1 changed files with 2 additions and 0 deletions

View 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).