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

index f683b18020868e8bf76c7f91f838c2daef81a2f4..d165ba52fbbc7e545cec90a4b7dfe57644e87d3a 100644 (file)
@@ -7,6 +7,10 @@ hide:
 
 ## Latest Changes
 
+### Upgrades
+
+* ⬆️ Upgrade Starlette to 0.28.0. PR [#9636](https://github.com/tiangolo/fastapi/pull/9636) by [@adriangb](https://github.com/adriangb).
+
 ### Docs
 
 * 📝 Add docs: Node.js script alternative to update OpenAPI for generated clients. PR [#10845](https://github.com/tiangolo/fastapi/pull/10845) by [@alejsdev](https://github.com/alejsdev).