📝 Update release notes

[skip ci]
This commit is contained in:
github-actions[bot]
2026-03-05 18:24:58 +00:00
parent 93dc0a91f1
commit cd951c68ff

View File

@@ -8,6 +8,7 @@
### Docs
* 🔨 Handle external links `target=_blank` and CSS automatically in JS and CSS. PR [#1799](https://github.com/fastapi/sqlmodel/pull/1799) by [@tiangolo](https://github.com/tiangolo).
* 📝 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).