📝 Update release notes

[skip ci]
This commit is contained in:
github-actions[bot]
2026-02-21 15:57:08 +00:00
parent 248a0b9017
commit 43cc7d35cd

View File

@@ -2,6 +2,10 @@
## Latest Changes
### Internal
* Drop support for `sqlmodel-slim`, no more versions will be released, use only `sqmodel`. PR [#1772](https://github.com/fastapi/sqlmodel/pull/1772) by [@tiangolo](https://github.com/tiangolo).
## 0.0.35
### Breaking Changes