]> git.ipfire.org Git - thirdparty/fastapi/sqlmodel.git/commitdiff
📝 Update release notes
authorgithub-actions[bot] <github-actions[bot]@users.noreply.github.com>
Tue, 21 Oct 2025 09:30:07 +0000 (09:30 +0000)
committergithub-actions[bot] <github-actions[bot]@users.noreply.github.com>
Tue, 21 Oct 2025 09:30:07 +0000 (09:30 +0000)
[skip ci]

docs/release-notes.md

index c35e5cbe0268f61b70470bb232144db9659f9bfc..43bf5536c1e1bdb7961a65a08b5daf34579e254d 100644 (file)
@@ -2,6 +2,10 @@
 
 ## Latest Changes
 
+### Internal
+
+* ✅ Remove unused type ignores since SQLAlchemy 2.0.44. PR [#1613](https://github.com/fastapi/sqlmodel/pull/1613) by [@svlandeg](https://github.com/svlandeg).
+
 ## 0.0.27
 
 ### Upgrades