📝 Update release notes

[skip ci]
This commit is contained in:
github-actions[bot] 2026-02-07 08:34:59 +00:00
parent 2e7d3754cd
commit c48539f4c6
1 changed files with 4 additions and 0 deletions

View File

@ -7,6 +7,10 @@ hide:
## Latest Changes
### Refactors
* ♻️ Refactor and simplify Pydantic v2 (and v1) compatibility internal utils. PR [#14862](https://github.com/fastapi/fastapi/pull/14862) by [@tiangolo](https://github.com/tiangolo).
## 0.128.4
### Refactors