📝 Update release notes

This commit is contained in:
Sebastián Ramírez 2019-11-27 20:36:37 +01:00
parent ab2b86fe2c
commit 23459d4a35
1 changed files with 2 additions and 0 deletions

View File

@ -1,5 +1,7 @@
## Latest changes
* Add support for Pydantic versions `1.0.0` and above, with temporary (deprecated) backwards compatibility for Pydantic `0.32.2`. PR [#646](https://github.com/tiangolo/fastapi/pull/646) by [@dmontagu](https://github.com/dmontagu).
## 0.43.0
* Update docs to reduce gender bias. PR [#645](https://github.com/tiangolo/fastapi/pull/645) by [@ticosax](https://github.com/ticosax).