📝 Update release notes

[skip ci]
This commit is contained in:
github-actions[bot] 2025-12-09 11:12:49 +00:00
parent 8cedb742cb
commit 5b28a04d55
1 changed files with 4 additions and 0 deletions

View 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