📝 Update release notes

[skip ci]
This commit is contained in:
github-actions[bot] 2025-12-26 20:40:51 +00:00
parent 34e884156f
commit 1b3bea8b6b
1 changed files with 4 additions and 0 deletions

View File

@ -7,6 +7,10 @@ hide:
## Latest Changes
### Internal
* ✅ Run performance tests only on Pydantic v2. PR [#14608](https://github.com/fastapi/fastapi/pull/14608) by [@tiangolo](https://github.com/tiangolo).
## 0.127.1
### Refactors