]> git.ipfire.org Git - thirdparty/fastapi/sqlmodel.git/commitdiff
📝 Update release notes
authorgithub-actions[bot] <github-actions[bot]@users.noreply.github.com>
Wed, 4 Mar 2026 12:13:26 +0000 (12:13 +0000)
committergithub-actions[bot] <github-actions[bot]@users.noreply.github.com>
Wed, 4 Mar 2026 12:13:26 +0000 (12:13 +0000)
[skip ci]

docs/release-notes.md

index 0b1fba0f8feb303290a55e7ed12ee13bab7e79ac..7b5e5f9654907a7b34af2ee4aeafc7b3f199ef15 100644 (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