📝 Update release notes

This commit is contained in:
github-actions 2024-04-01 23:12:42 +00:00
parent 5282481d0f
commit 8ed3b734cd
1 changed files with 2 additions and 0 deletions

View File

@ -7,6 +7,8 @@ hide:
## Latest Changes
* 👥 Update FastAPI People. PR [#11387](https://github.com/tiangolo/fastapi/pull/11387) by [@tiangolo](https://github.com/tiangolo).
### Refactors
* ♻️ 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).