]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Update release notes
authorgithub-actions <github-actions@github.com>
Fri, 7 Jul 2023 17:12:58 +0000 (17:12 +0000)
committergithub-actions <github-actions@github.com>
Fri, 7 Jul 2023 17:12:58 +0000 (17:12 +0000)
docs/en/docs/release-notes.md

index f4ce74404fa4a9840682b4235916cb8df2f557bb..57595e3d107f60d10b1cf4f57fafafe115c41ea7 100644 (file)
@@ -2,6 +2,7 @@
 
 ## Latest Changes
 
+* ✨ Add support for Pydantic v2. PR [#9816](https://github.com/tiangolo/fastapi/pull/9816) by [@tiangolo](https://github.com/tiangolo).
 ✨ Support for **Pydantic v2** ✨
 
 Pydantic version 2 has the **core** re-written in **Rust** and includes a lot of improvements and features, for example: