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

docs/release-notes.md

index 76bebb2c5daf090a43bfe3a626e8f5db1512c95d..da263d9ba52a695577e200d11aa96d90733c5818 100644 (file)
@@ -2,6 +2,10 @@
 
 ## Latest Changes
 
+### Fixes
+
+* 🐛 Fix type of `__sqlmodel_relationships__`. PR [#1996](https://github.com/fastapi/sqlmodel/pull/1996) by [@svlandeg](https://github.com/svlandeg).
+
 ### Docs
 
 * 📝 Update and simplify docs about help and management. PR [#1978](https://github.com/fastapi/sqlmodel/pull/1978) by [@tiangolo](https://github.com/tiangolo).