📝 Update release notes

[skip ci]
This commit is contained in:
github-actions[bot] 2026-02-11 18:41:46 +00:00
parent 3da206c06d
commit d06ab3f5c7
1 changed files with 4 additions and 0 deletions

View File

@ -11,6 +11,10 @@ hide:
* Drop support for Python 3.9. PR [#14897](https://github.com/fastapi/fastapi/pull/14897) by [@tiangolo](https://github.com/tiangolo).
### Refactors
* 🎨 Update internal types for Python 3.10. PR [#14898](https://github.com/fastapi/fastapi/pull/14898) by [@tiangolo](https://github.com/tiangolo).
## 0.128.8
### Docs