]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Update release notes
authorgithub-actions[bot] <github-actions[bot]@users.noreply.github.com>
Fri, 6 Feb 2026 16:38:15 +0000 (16:38 +0000)
committergithub-actions[bot] <github-actions[bot]@users.noreply.github.com>
Fri, 6 Feb 2026 16:38:15 +0000 (16:38 +0000)
[skip ci]

docs/en/docs/release-notes.md

index 2dc6c908d85cae74e644351692d6f66fd4d5d83a..c78265512922ac9b1347f2a5ceef42c014305b5a 100644 (file)
@@ -11,6 +11,10 @@ hide:
 
 * ♻️ Re-implement `on_event` in FastAPI for compatibility with the next Starlette, while keeping backwards compatibility. PR [#14851](https://github.com/fastapi/fastapi/pull/14851) by [@tiangolo](https://github.com/tiangolo).
 
+### Upgrades
+
+* ⬆️ Upgrade Starlette supported version range to `starlette>=0.40.0,<1.0.0`. PR [#14853](https://github.com/fastapi/fastapi/pull/14853) by [@tiangolo](https://github.com/tiangolo).
+
 ### Translations
 
 * 🌐 Update translations for ru (update-outdated). PR [#14834](https://github.com/fastapi/fastapi/pull/14834) by [@tiangolo](https://github.com/tiangolo).