📝 Update release notes

[skip ci]
This commit is contained in:
github-actions[bot] 2026-02-05 19:26:13 +00:00
parent 23ddf09dd1
commit 8bdbd3725f
1 changed files with 4 additions and 0 deletions

View File

@ -35,6 +35,10 @@ hide:
* 🌐 Update translations for uk (update-outdated). PR [#14822](https://github.com/fastapi/fastapi/pull/14822) by [@tiangolo](https://github.com/tiangolo).
* 🔨 Update docs and translations scripts, enable Turkish. PR [#14824](https://github.com/fastapi/fastapi/pull/14824) by [@tiangolo](https://github.com/tiangolo).
### Internal
* 🔨 Add max pages to translate to configs. PR [#14840](https://github.com/fastapi/fastapi/pull/14840) by [@tiangolo](https://github.com/tiangolo).
## 0.128.1
### Features