From: github-actions[bot] Date: Thu, 23 Apr 2026 16:40:58 +0000 (+0000) Subject: 📝 Update release notes X-Git-Tag: 0.136.1~1 X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=9a8a5fd99902c3b80d4cc94b85e120e2b808825f;p=thirdparty%2Ffastapi%2Ffastapi.git 📝 Update release notes [skip ci] --- diff --git a/docs/en/docs/release-notes.md b/docs/en/docs/release-notes.md index f4f77d8ec..841f201c5 100644 --- a/docs/en/docs/release-notes.md +++ b/docs/en/docs/release-notes.md @@ -7,6 +7,10 @@ hide: ## Latest Changes +### Upgrades + +* ⬆️ Update Pydantic v2 code to address deprecations. PR [#15101](https://github.com/fastapi/fastapi/pull/15101) by [@svlandeg](https://github.com/svlandeg). + ### Internal * 🔨 Tweak translation script. PR [#15174](https://github.com/fastapi/fastapi/pull/15174) by [@YuriiMotov](https://github.com/YuriiMotov).