]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Update release notes
authorgithub-actions[bot] <github-actions[bot]@users.noreply.github.com>
Tue, 16 Sep 2025 17:22:39 +0000 (17:22 +0000)
committergithub-actions[bot] <github-actions[bot]@users.noreply.github.com>
Tue, 16 Sep 2025 17:22:39 +0000 (17:22 +0000)
[skip ci]

docs/en/docs/release-notes.md

index 62c3ae3fe37cb60e3c57bd0e5c6f3e95fbdf1318..dad059f886f6c3f43a56db26f8069ecaba779c4c 100644 (file)
@@ -7,6 +7,10 @@ hide:
 
 ## Latest Changes
 
+### Upgrades
+
+* ⬆️ Upgrade Starlette supported version range to >=0.40.0,<0.49.0. PR [#14077](https://github.com/fastapi/fastapi/pull/14077) by [@musicinmybrain](https://github.com/musicinmybrain).
+
 ### Docs
 
 * 📝 Add documentation for Behind a Proxy - Proxy Forwarded Headers, using `--forwarded-allow-ips="*"`. PR [#14028](https://github.com/fastapi/fastapi/pull/14028) by [@tiangolo](https://github.com/tiangolo).