]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
:memo: Update release notes
authorSebastián Ramírez <tiangolo@gmail.com>
Wed, 27 Nov 2019 19:36:37 +0000 (20:36 +0100)
committerSebastián Ramírez <tiangolo@gmail.com>
Wed, 27 Nov 2019 19:36:37 +0000 (20:36 +0100)
docs/release-notes.md

index 421317512a6103142ef33d2edaf114a9fd23f7d0..0ce84fafb03012ca74c3c8dc81c8315e0acf7f77 100644 (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).