📝 Update release notes

[skip ci]
This commit is contained in:
github-actions[bot]
2025-12-23 20:58:01 +00:00
parent 5b1d8e6e7d
commit 44e7a2d1ac

View File

@@ -2,6 +2,10 @@
## Latest Changes
### Fixes
* 🐛 Fix `alias` support for Pydantic v2. PR [#1577](https://github.com/fastapi/sqlmodel/pull/1577) by [@ravishan16](https://github.com/ravishan16).
## 0.0.28
### Fixes