]> git.ipfire.org Git - thirdparty/fastapi/sqlmodel.git/commitdiff
📝 Update release notes
authorgithub-actions <github-actions@github.com>
Thu, 6 Mar 2025 18:59:00 +0000 (18:59 +0000)
committergithub-actions <github-actions@github.com>
Thu, 6 Mar 2025 18:59:00 +0000 (18:59 +0000)
[skip ci]

docs/release-notes.md

index a47d439c591fe061d15335a527cf1b52ad23cb89..7120c250e07897f8a5b2abd37b3482cddb016698 100644 (file)
@@ -2,6 +2,10 @@
 
 ## Latest Changes
 
+### Upgrades
+
+* ⬆️ Add support for Python 3.13. PR [#1289](https://github.com/fastapi/sqlmodel/pull/1289) by [@svlandeg](https://github.com/svlandeg).
+
 ## 0.0.23
 
 ### Fixes