]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Update release notes
authorgithub-actions[bot] <github-actions[bot]@users.noreply.github.com>
Sat, 27 Dec 2025 12:55:22 +0000 (12:55 +0000)
committergithub-actions[bot] <github-actions[bot]@users.noreply.github.com>
Sat, 27 Dec 2025 12:55:22 +0000 (12:55 +0000)
[skip ci]

docs/en/docs/release-notes.md

index 10b262b4890a5829062d87df7abbc9326639a95b..21523b2e2fc4af664012bf459d0531a36368ce7d 100644 (file)
@@ -7,6 +7,10 @@ hide:
 
 ## Latest Changes
 
+### Breaking Changes
+
+* ➖ Drop support for `pydantic.v1`. PR [#14609](https://github.com/fastapi/fastapi/pull/14609) by [@tiangolo](https://github.com/tiangolo).
+
 ### Internal
 
 * ✅ Run performance tests only on Pydantic v2. PR [#14608](https://github.com/fastapi/fastapi/pull/14608) by [@tiangolo](https://github.com/tiangolo).