From: github-actions Date: Fri, 7 Jul 2023 17:12:58 +0000 (+0000) Subject: 📝 Update release notes X-Git-Tag: 0.100.0~2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=bb7e5b7261b7aebaf47fdc0ee9e9e8763d69fd23;p=thirdparty%2Ffastapi%2Ffastapi.git 📝 Update release notes --- diff --git a/docs/en/docs/release-notes.md b/docs/en/docs/release-notes.md index f4ce74404f..57595e3d10 100644 --- a/docs/en/docs/release-notes.md +++ b/docs/en/docs/release-notes.md @@ -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: