📝 Update release notes

[skip ci]
This commit is contained in:
github-actions
2025-03-07 03:22:03 +00:00
parent 1e853aaf6d
commit 8d212e8678

View File

@ -6,6 +6,10 @@
* ⬆️ Add support for Python 3.13. PR [#1289](https://github.com/fastapi/sqlmodel/pull/1289) by [@svlandeg](https://github.com/svlandeg).
### Internal
* ⬆ Bump ruff from 0.6.2 to 0.9.6. PR [#1294](https://github.com/fastapi/sqlmodel/pull/1294) by [@dependabot[bot]](https://github.com/apps/dependabot).
## 0.0.23
### Fixes