]> 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 16:35:12 +0000 (16:35 +0000)
committergithub-actions[bot] <github-actions[bot]@users.noreply.github.com>
Sat, 21 Feb 2026 16:35:12 +0000 (16:35 +0000)
[skip ci]

docs/release-notes.md

index 51f607d09da00001df8937f665c9d2802655fe43..6d0c73753cc312272a9ed41ddadaed8cf6eefdcb 100644 (file)
@@ -2,6 +2,10 @@
 
 ## Latest Changes
 
+### Internal
+
+* 👷 Fix build CI to not attempt to build `sqlmodel-slim`. PR [#1773](https://github.com/fastapi/sqlmodel/pull/1773) by [@tiangolo](https://github.com/tiangolo).
+
 ## 0.0.36
 
 ### Internal