]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Update release notes
authorgithub-actions[bot] <github-actions[bot]@users.noreply.github.com>
Sat, 7 Feb 2026 08:34:59 +0000 (08:34 +0000)
committergithub-actions[bot] <github-actions[bot]@users.noreply.github.com>
Sat, 7 Feb 2026 08:34:59 +0000 (08:34 +0000)
[skip ci]

docs/en/docs/release-notes.md

index 08cd77aebaf52ec32c0127bf08c0e4b5ae73ba9b..5d93b684aff6cd80c4d4103044b40ed4bf5dc963 100644 (file)
@@ -7,6 +7,10 @@ hide:
 
 ## Latest Changes
 
+### Refactors
+
+* ♻️ Refactor and simplify Pydantic v2 (and v1) compatibility internal utils. PR [#14862](https://github.com/fastapi/fastapi/pull/14862) by [@tiangolo](https://github.com/tiangolo).
+
 ## 0.128.4
 
 ### Refactors