]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Update release notes
authorgithub-actions <github-actions@github.com>
Tue, 22 Oct 2024 14:20:24 +0000 (14:20 +0000)
committergithub-actions <github-actions@github.com>
Tue, 22 Oct 2024 14:20:24 +0000 (14:20 +0000)
docs/en/docs/release-notes.md

index 1279ac3f1f9b6aae221cd3f1d8bd10e0c03d1aa4..9cd739cf10577b22a2431639e584b9a6af1ae6b5 100644 (file)
@@ -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).