]> git.ipfire.org Git - thirdparty/fastapi/sqlmodel.git/commitdiff
📝 Update release notes
authorgithub-actions[bot] <github-actions[bot]@users.noreply.github.com>
Mon, 2 Mar 2026 20:14:49 +0000 (20:14 +0000)
committergithub-actions[bot] <github-actions[bot]@users.noreply.github.com>
Mon, 2 Mar 2026 20:14:49 +0000 (20:14 +0000)
[skip ci]

docs/release-notes.md

index 7a7f446a3e13600d5cdb0cbbf76c0412a58ca34b..33b9d940057e79c62073552ae71bbdca5e7b832f 100644 (file)
@@ -2,6 +2,10 @@
 
 ## Latest Changes
 
+### Fixes
+
+* 🐛 Fix `tuple_` return type annotation. PR [#1639](https://github.com/fastapi/sqlmodel/pull/1639) by [@kakeruzoku](https://github.com/kakeruzoku).
+
 ### Docs
 
 * 📝 Fix small typos in the documentation. PR [#1641](https://github.com/fastapi/sqlmodel/pull/1641) by [@svlandeg](https://github.com/svlandeg).