📝 Update release notes

[skip ci]
This commit is contained in:
github-actions
2025-03-06 18:59:00 +00:00
parent b1349dae45
commit 262610c3b0

View File

@@ -2,6 +2,10 @@
## Latest Changes
### Upgrades
* ⬆️ Add support for Python 3.13. PR [#1289](https://github.com/fastapi/sqlmodel/pull/1289) by [@svlandeg](https://github.com/svlandeg).
## 0.0.23
### Fixes