]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Update release notes
authorgithub-actions[bot] <github-actions[bot]@users.noreply.github.com>
Thu, 23 Apr 2026 16:40:58 +0000 (16:40 +0000)
committergithub-actions[bot] <github-actions[bot]@users.noreply.github.com>
Thu, 23 Apr 2026 16:40:58 +0000 (16:40 +0000)
[skip ci]

docs/en/docs/release-notes.md

index f4f77d8ece86dab95ebe0774bd9a40a4accfdd49..841f201c53e92078802e55d583c0b1051cf678a6 100644 (file)
@@ -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).