]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Update release notes
authorgithub-actions <github-actions@github.com>
Sun, 13 Nov 2022 20:51:19 +0000 (20:51 +0000)
committergithub-actions <github-actions@github.com>
Sun, 13 Nov 2022 20:51:19 +0000 (20:51 +0000)
docs/en/docs/release-notes.md

index bd36f6d529756e05301d84026b16f073bd76f1f3..075bdb4ffe91c587ed2810cc9b9549b6a8abbfa3 100644 (file)
@@ -2,6 +2,7 @@
 
 ## Latest Changes
 
+* ⬆️ Upgrade and relax dependencies for extras "all". PR [#5634](https://github.com/tiangolo/fastapi/pull/5634) by [@tiangolo](https://github.com/tiangolo).
 * ✏️ Tweak Help FastAPI from PR review after merging. PR [#5633](https://github.com/tiangolo/fastapi/pull/5633) by [@tiangolo](https://github.com/tiangolo).
 * ✏️  Clarify docs on CORS. PR [#5627](https://github.com/tiangolo/fastapi/pull/5627) by [@paxcodes](https://github.com/paxcodes).