]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Update release notes
authorgithub-actions <github-actions@github.com>
Fri, 11 Jul 2025 16:16:48 +0000 (16:16 +0000)
committergithub-actions <github-actions@github.com>
Fri, 11 Jul 2025 16:16:48 +0000 (16:16 +0000)
[skip ci]

docs/en/docs/release-notes.md

index d6527de835a8bc03635d0828bcbc6093e12e2647..31787330e1b6a332ceb5631b3be7f7d4457561ee 100644 (file)
@@ -7,6 +7,10 @@ hide:
 
 ## Latest Changes
 
+### Upgrades
+
+* ⬆️ Upgrade Starlette supported version range to `>=0.40.0,<0.48.0`. PR [#13884](https://github.com/fastapi/fastapi/pull/13884) by [@tiangolo](https://github.com/tiangolo).
+
 ### Docs
 
 * 📝 Add notification about impending changes in Translations to `docs/en/docs/contributing.md`. PR [#13886](https://github.com/fastapi/fastapi/pull/13886) by [@YuriiMotov](https://github.com/YuriiMotov).