]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Update release notes
authorgithub-actions <github-actions@github.com>
Thu, 15 Sep 2022 12:32:54 +0000 (12:32 +0000)
committergithub-actions <github-actions@github.com>
Thu, 15 Sep 2022 12:32:54 +0000 (12:32 +0000)
docs/en/docs/release-notes.md

index 6ff58e52dcd39beb597444b1a739f801826ddde8..72e648486baf5c14a48f6c6fb8a6e210b1b3c969 100644 (file)
@@ -2,6 +2,7 @@
 
 ## Latest Changes
 
+* ⬆ Upgrade version required of Starlette from `0.19.1` to `0.20.4`. PR [#4820](https://github.com/tiangolo/fastapi/pull/4820) by [@Kludex](https://github.com/Kludex).
 ## 0.84.0
 
 ### Breaking Changes