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

index 28c9c280b4346351c31a70fe9a88ccb6072239ab..b75dc8755f539ca3a3eb906dab875140bfa3e2f4 100644 (file)
@@ -2,6 +2,7 @@
 
 ## Latest Changes
 
+* ⬆️ Upgrade Uvicorn when installing fastapi[all] to the latest version including uvloop. PR [#2548](https://github.com/tiangolo/fastapi/pull/2548) by [@tiangolo](https://github.com/tiangolo).
 ### Features
 
 * ✨ Improve type annotations, add support for mypy --strict, internally and for external packages. PR [#2547](https://github.com/tiangolo/fastapi/pull/2547) by [@tiangolo](https://github.com/tiangolo).