📝 Update release notes

This commit is contained in:
Sebastián Ramírez 2020-07-09 20:09:38 +02:00
parent fe453f80ed
commit 8447000eee
1 changed files with 2 additions and 0 deletions

View File

@ -2,6 +2,8 @@
## Latest changes
* Update isort to version 5.x.x. PR [#1670](https://github.com/tiangolo/fastapi/pull/1670) by [@asheux](https://github.com/asheux).
## 0.58.1
* Add link in docs to Pydantic data types. PR [#1612](https://github.com/tiangolo/fastapi/pull/1612) by [@tayoogunbiyi](https://github.com/tayoogunbiyi).