From: github-actions Date: Thu, 3 Nov 2022 21:13:25 +0000 (+0000) Subject: 📝 Update release notes X-Git-Tag: 0.86.0~2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=51e768e85ada8641b96ea970d388cfeae489ee8d;p=thirdparty%2Ffastapi%2Ffastapi.git 📝 Update release notes --- diff --git a/docs/en/docs/release-notes.md b/docs/en/docs/release-notes.md index 392ce84515..6a92061ece 100644 --- a/docs/en/docs/release-notes.md +++ b/docs/en/docs/release-notes.md @@ -2,6 +2,7 @@ ## Latest Changes +* ⬆ Add Python 3.11 to the officially supported versions. PR [#5587](https://github.com/tiangolo/fastapi/pull/5587) by [@tiangolo](https://github.com/tiangolo). ### Features * ✅ Enable tests for Python 3.11. PR [#4881](https://github.com/tiangolo/fastapi/pull/4881) by [@tiangolo](https://github.com/tiangolo).