📝 Update release notes

[skip ci]
This commit is contained in:
github-actions[bot]
2026-02-09 15:36:09 +00:00
parent 227cb85a03
commit 0c0f6332e2

View File

@@ -11,6 +11,10 @@ hide:
* 🌐 Update translations for zh (update-outdated). PR [#14843](https://github.com/fastapi/fastapi/pull/14843) by [@tiangolo](https://github.com/tiangolo).
### Internal
* ✅ Fix parameterized tests with snapshots. PR [#14875](https://github.com/fastapi/fastapi/pull/14875) by [@YuriiMotov](https://github.com/YuriiMotov).
## 0.128.5
### Refactors