From: github-actions[bot] Date: Tue, 9 Dec 2025 11:12:49 +0000 (+0000) Subject: ๐Ÿ“ Update release notes X-Git-Tag: 0.124.1~5 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5b28a04d550d95ef0061f41f5a5dcfe36045e8c8;p=thirdparty%2Ffastapi%2Ffastapi.git ๐Ÿ“ Update release notes [skip ci] --- diff --git a/docs/en/docs/release-notes.md b/docs/en/docs/release-notes.md index 0af51573f8..60bc1cc6f0 100644 --- a/docs/en/docs/release-notes.md +++ b/docs/en/docs/release-notes.md @@ -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