From: github-actions Date: Mon, 1 Apr 2024 23:12:42 +0000 (+0000) Subject: 📝 Update release notes X-Git-Tag: 0.110.1~19 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=8ed3b734cd10067b0d2a99b27a5690144f3d6a8d;p=thirdparty%2Ffastapi%2Ffastapi.git 📝 Update release notes --- diff --git a/docs/en/docs/release-notes.md b/docs/en/docs/release-notes.md index 97889ab9fd..54a38c8fbe 100644 --- a/docs/en/docs/release-notes.md +++ b/docs/en/docs/release-notes.md @@ -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).