]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Update release notes
authorSebastián Ramírez <tiangolo@gmail.com>
Thu, 3 Nov 2022 21:16:37 +0000 (22:16 +0100)
committerSebastián Ramírez <tiangolo@gmail.com>
Thu, 3 Nov 2022 21:16:37 +0000 (22:16 +0100)
docs/en/docs/release-notes.md

index 6a92061ecefa026c6523b493d572fc0c99b7e201..fc7b54fdfebf718ff269463def792c305c4b475f 100644 (file)
@@ -2,9 +2,9 @@
 
 ## 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
 
+* ⬆ Add Python 3.11 to the officially supported versions. PR [#5587](https://github.com/tiangolo/fastapi/pull/5587) by [@tiangolo](https://github.com/tiangolo).
 * ✅ Enable tests for Python 3.11. PR [#4881](https://github.com/tiangolo/fastapi/pull/4881) by [@tiangolo](https://github.com/tiangolo).
 
 ### Fixes