]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Update release notes
authorgithub-actions <github-actions@github.com>
Tue, 26 Dec 2023 20:12:59 +0000 (20:12 +0000)
committergithub-actions <github-actions@github.com>
Tue, 26 Dec 2023 20:12:59 +0000 (20:12 +0000)
docs/en/docs/release-notes.md

index f7b6207c243fa10566a4436be1b01674ddb70c7a..f82577e0cae107581fff19d57dfa29aba0b547e4 100644 (file)
@@ -7,6 +7,10 @@ hide:
 
 ## Latest Changes
 
+### Upgrades
+
+* ⬆️ Upgrade Starlette to `>=0.29.0,<0.33.0`, update docs and usage of templates with new Starlette arguments. PR [#10846](https://github.com/tiangolo/fastapi/pull/10846) by [@tiangolo](https://github.com/tiangolo).
+
 ## 0.107.0
 
 ### Upgrades