From: github-actions[bot] Date: Tue, 21 Oct 2025 09:30:07 +0000 (+0000) Subject: ๐Ÿ“ Update release notes X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=2d5617f1dafd2499a09d7de9b19dd6849fd1c65c;p=thirdparty%2Ffastapi%2Fsqlmodel.git ๐Ÿ“ Update release notes [skip ci] --- diff --git a/docs/release-notes.md b/docs/release-notes.md index c35e5cbe..43bf5536 100644 --- a/docs/release-notes.md +++ b/docs/release-notes.md @@ -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