]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Update release notes
authorgithub-actions <github-actions@github.com>
Fri, 7 Jan 2022 09:35:10 +0000 (09:35 +0000)
committergithub-actions <github-actions@github.com>
Fri, 7 Jan 2022 09:35:10 +0000 (09:35 +0000)
docs/en/docs/release-notes.md

index 5995ecca68dd68fdc006a5e15949f77dfe64f85c..add51ca59d5e375c3b473c0f4bed61958e7f0a76 100644 (file)
@@ -2,6 +2,7 @@
 
 ## Latest Changes
 
+* ⬆️ Upgrade Starlette to 0.17.1. PR [#4145](https://github.com/tiangolo/fastapi/pull/4145) by [@simondale00](https://github.com/simondale00).
 ## 0.70.1
 
 There's nothing interesting in this particular FastAPI release. It is mainly to enable/unblock the release of the next version of Pydantic that comes packed with features and improvements. 🤩