]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Update release notes
authorgithub-actions[bot] <github-actions[bot]@users.noreply.github.com>
Tue, 24 Feb 2026 09:50:02 +0000 (09:50 +0000)
committergithub-actions[bot] <github-actions[bot]@users.noreply.github.com>
Tue, 24 Feb 2026 09:50:02 +0000 (09:50 +0000)
[skip ci]

docs/en/docs/release-notes.md

index 9d17551499948898f50d561e7b4d9c2dedcc0498..7461e4f19b6db40329bd7b0e09d620d95ebb561f 100644 (file)
@@ -7,6 +7,10 @@ hide:
 
 ## Latest Changes
 
+### Upgrades
+
+* ⬆️ Add support for Starlette 1.0.0+. PR [#14987](https://github.com/fastapi/fastapi/pull/14987) by [@tiangolo](https://github.com/tiangolo).
+
 ## 0.132.1
 
 ### Refactors