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

docs/en/docs/release-notes.md

index 0af51573f8b279d074ffa3e6101d0821ea15aa46..60bc1cc6f048f95e29ab6784ecdef7a301a60204 100644 (file)
@@ -11,6 +11,10 @@ hide:
 
 * 📝 Update tech stack in project generation docs. PR [#14472](https://github.com/fastapi/fastapi/pull/14472) by [@alejsdev](https://github.com/alejsdev).
 
+### Internal
+
+* ✅ Add test for Pydantic v2, dataclasses, UUID, and `__annotations__`. PR [#14477](https://github.com/fastapi/fastapi/pull/14477) by [@tiangolo](https://github.com/tiangolo).
+
 ## 0.124.0
 
 ### Features