]> 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 18:19:33 +0000 (18:19 +0000)
committergithub-actions[bot] <github-actions[bot]@users.noreply.github.com>
Sat, 27 Dec 2025 18:19:33 +0000 (18:19 +0000)
[skip ci]

docs/en/docs/release-notes.md

index ef7894037cb6685555fec51bc50544374cc88aa9..8d080d6c56eaaa04b0202d8718260f0b816debeb 100644 (file)
@@ -7,6 +7,10 @@ hide:
 
 ## Latest Changes
 
+### Internal
+
+* 🔥 Remove Pydantic v1  specific test variants. PR [#14611](https://github.com/fastapi/fastapi/pull/14611) by [@tiangolo](https://github.com/tiangolo).
+
 ## 0.128.0
 
 ### Breaking Changes