📝 Update release notes

[skip ci]
This commit is contained in:
github-actions[bot]
2025-10-21 09:30:07 +00:00
parent 95c6b2d673
commit 2d5617f1da

View File

@ -2,6 +2,10 @@
## Latest Changes
### Internal
* ✅ Remove unused type ignores since SQLAlchemy 2.0.44. PR [#1613](https://github.com/fastapi/sqlmodel/pull/1613) by [@svlandeg](https://github.com/svlandeg).
## 0.0.27
### Upgrades