From: github-actions Date: Sun, 16 Mar 2025 20:32:27 +0000 (+0000) Subject: 📝 Update release notes X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=3f7681ae5a1356b18fc23747f62a07cf75d31fb3;p=thirdparty%2Ffastapi%2Fsqlmodel.git 📝 Update release notes [skip ci] --- diff --git a/docs/release-notes.md b/docs/release-notes.md index 09ee5152..7fa3d86a 100644 --- a/docs/release-notes.md +++ b/docs/release-notes.md @@ -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