From: Sebastián Ramírez Date: Wed, 27 Nov 2019 19:36:37 +0000 (+0100) Subject: :memo: Update release notes X-Git-Tag: 0.44.0~20 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=23459d4a350b0b6b7359b2767deec7a5e45587d3;p=thirdparty%2Ffastapi%2Ffastapi.git :memo: Update release notes --- diff --git a/docs/release-notes.md b/docs/release-notes.md index 421317512a..0ce84fafb0 100644 --- a/docs/release-notes.md +++ b/docs/release-notes.md @@ -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).