📝 Update release notes

This commit is contained in:
github-actions 2024-04-02 02:49:14 +00:00
parent 9c80842cea
commit 58a1a7e8e1
1 changed files with 1 additions and 0 deletions

View File

@ -11,6 +11,7 @@ hide:
### Refactors
* ♻️ Update mypy. PR [#11049](https://github.com/tiangolo/fastapi/pull/11049) by [@k0t3n](https://github.com/k0t3n).
* ♻️ Simplify string format with f-strings in `fastapi/applications.py`. PR [#11335](https://github.com/tiangolo/fastapi/pull/11335) by [@igeni](https://github.com/igeni).
### Upgrades