]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Update release notes
authorgithub-actions[bot] <github-actions[bot]@users.noreply.github.com>
Wed, 8 Oct 2025 08:58:49 +0000 (08:58 +0000)
committergithub-actions[bot] <github-actions[bot]@users.noreply.github.com>
Wed, 8 Oct 2025 08:58:49 +0000 (08:58 +0000)
[skip ci]

docs/en/docs/release-notes.md

index b6e3aeef986beac9d8776707c7e33d193bfa3398..1b3106daeaeb537031c2a2420117c8473af23a66 100644 (file)
@@ -7,6 +7,10 @@ hide:
 
 ## Latest Changes
 
+### Upgrades
+
+* 👽️ Ensure compatibility with Pydantic 2.12.0. PR [#14036](https://github.com/fastapi/fastapi/pull/14036) by [@cjwatson](https://github.com/cjwatson).
+
 ### Docs
 
 * 📝 Add External Link: Getting started with logging in FastAPI. PR [#14152](https://github.com/fastapi/fastapi/pull/14152) by [@itssimon](https://github.com/itssimon).