]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Update release notes
authorgithub-actions <github-actions@github.com>
Wed, 10 Jan 2024 20:56:59 +0000 (20:56 +0000)
committergithub-actions <github-actions@github.com>
Wed, 10 Jan 2024 20:56:59 +0000 (20:56 +0000)
docs/en/docs/release-notes.md

index ab64e33d0ae845dcbfe708738d00aff6ab2da29e..25219b32800af5fe947a59acccb1ee28a5a84046 100644 (file)
@@ -7,6 +7,10 @@ hide:
 
 ## Latest Changes
 
+### Features
+
+* ✨ Add support for Python 3.12. PR [#10666](https://github.com/tiangolo/fastapi/pull/10666) by [@Jamim](https://github.com/Jamim).
+
 ### Docs
 
 * 📝 Add notes about Pydantic v2's new `.model_dump()`. PR [#10929](https://github.com/tiangolo/fastapi/pull/10929) by [@tiangolo](https://github.com/tiangolo).