📝 Update release notes

[skip ci]
This commit is contained in:
github-actions
2025-03-18 07:22:45 +00:00
parent 924e480bff
commit b11c6cfaba

View File

@@ -6,6 +6,10 @@
* ⬆️ 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).
### Internal
* ⬆ [pre-commit.ci] pre-commit autoupdate. PR [#1319](https://github.com/fastapi/sqlmodel/pull/1319) by [@pre-commit-ci[bot]](https://github.com/apps/pre-commit-ci).
## 0.0.24
### Upgrades