]> git.ipfire.org Git - thirdparty/fastapi/sqlmodel.git/commitdiff
📝 Update release notes
authorgithub-actions[bot] <github-actions[bot]@users.noreply.github.com>
Sat, 21 Feb 2026 15:57:08 +0000 (15:57 +0000)
committergithub-actions[bot] <github-actions[bot]@users.noreply.github.com>
Sat, 21 Feb 2026 15:57:08 +0000 (15:57 +0000)
[skip ci]

docs/release-notes.md

index 1dc5fbf1b7cf681ff133518225ac729362c8f361..a04c6f78c0fe89b748b8916fb97d7698f7ee1128 100644 (file)
@@ -2,6 +2,10 @@
 
 ## Latest Changes
 
+### Internal
+
+* ➖ Drop support for `sqlmodel-slim`, no more versions will be released, use only `sqmodel`. PR [#1772](https://github.com/fastapi/sqlmodel/pull/1772) by [@tiangolo](https://github.com/tiangolo).
+
 ## 0.0.35
 
 ### Breaking Changes