]> git.ipfire.org Git - thirdparty/fastapi/sqlmodel.git/commitdiff
📝 Update release notes
authorgithub-actions[bot] <github-actions[bot]@users.noreply.github.com>
Wed, 8 Oct 2025 16:26:52 +0000 (16:26 +0000)
committergithub-actions[bot] <github-actions[bot]@users.noreply.github.com>
Wed, 8 Oct 2025 16:26:52 +0000 (16:26 +0000)
[skip ci]

docs/release-notes.md

index 1917ea047385c99e78e3e645128bc81cc937f297..81044d7c855aa611cf5a49f6304dd120504a1771 100644 (file)
@@ -2,6 +2,10 @@
 
 ## Latest Changes
 
+### Upgrades
+
+* ⬆️ Add support for Python 3.14. PR [#1578](https://github.com/fastapi/sqlmodel/pull/1578) by [@svlandeg](https://github.com/svlandeg).
+
 ## 0.0.26
 
 ### Fixes