📝 Update release notes

[skip ci]
This commit is contained in:
github-actions[bot]
2026-03-04 12:13:26 +00:00
parent 421072293a
commit c04a9ff4e1

View File

@@ -8,6 +8,7 @@
### Docs
* 📝 Document `.in_()` method. PR [#619](https://github.com/fastapi/sqlmodel/pull/619) by [@masylum](https://github.com/masylum).
* 📝 Fix small typos in the documentation. PR [#1641](https://github.com/fastapi/sqlmodel/pull/1641) by [@svlandeg](https://github.com/svlandeg).
### Internal