📝 Update release notes

[skip ci]
This commit is contained in:
github-actions[bot] committed 2026-02-22 16:07:56 +00:00
1 parent 590a5e5355
commit bc06e4296d
1 file changed
+4
+4
View File
@@ -7,6 +7,10 @@ hide:
## Latest Changes
### Features
* ✨ Serialize JSON response with Pydantic (in Rust), when there's a Pydantic return type or response model. PR [#14962](https://github.com/fastapi/fastapi/pull/14962) by [@tiangolo](https://github.com/tiangolo).
## 0.129.2
### Internal