From: github-actions Date: Tue, 22 Oct 2024 14:20:24 +0000 (+0000) Subject: 📝 Update release notes X-Git-Tag: 0.115.3~1 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=9c794c9c0d0a10e3bc3516624d30ccaca22f1e18;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 1279ac3f1f..9cd739cf10 100644 --- a/docs/en/docs/release-notes.md +++ b/docs/en/docs/release-notes.md @@ -7,6 +7,10 @@ hide: ## Latest Changes +### Upgrades + +* ⬆️ Upgrade Starlette to `>=0.40.0,<0.42.0`. PR [#12469](https://github.com/fastapi/fastapi/pull/12469) by [@defnull](https://github.com/defnull). + ### Docs * 📝 Fix broken link in docs. PR [#12495](https://github.com/fastapi/fastapi/pull/12495) by [@eltonjncorreia](https://github.com/eltonjncorreia).