]> git.ipfire.org Git - thirdparty/fastapi/sqlmodel.git/commitdiff
📝 Update release notes
authorgithub-actions <github-actions@github.com>
Sun, 16 Mar 2025 20:32:27 +0000 (20:32 +0000)
committergithub-actions <github-actions@github.com>
Sun, 16 Mar 2025 20:32:27 +0000 (20:32 +0000)
[skip ci]

docs/release-notes.md

index 09ee515266e7fc4b2959c41535fad70d7daff8b2..7fa3d86a9832d3c585faa0742d9c9d220c995261 100644 (file)
@@ -2,6 +2,10 @@
 
 ## Latest Changes
 
+### Upgrades
+
+* ⬆️ Drop support for Python 3.7, require Python 3.8 or above. PR [#1316](https://github.com/fastapi/sqlmodel/pull/1316) by [@svlandeg](https://github.com/svlandeg).
+
 ## 0.0.24
 
 ### Upgrades