From: github-actions[bot] Date: Wed, 11 Feb 2026 13:43:44 +0000 (+0000) Subject: 📝 Update release notes X-Git-Tag: 0.0.33~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cb3e076799fb2eeaad7984cadeb8f88ab0a10764;p=thirdparty%2Ffastapi%2Fsqlmodel.git 📝 Update release notes [skip ci] --- diff --git a/docs/release-notes.md b/docs/release-notes.md index e5b807b93..99747cf8b 100644 --- a/docs/release-notes.md +++ b/docs/release-notes.md @@ -10,6 +10,7 @@ ### Internal +* 🔨 Update build script for `sqlmodel-slim`. PR [#1754](https://github.com/fastapi/sqlmodel/pull/1754) by [@tiangolo](https://github.com/tiangolo). * ⬆ Bump fastapi from 0.128.6 to 0.128.7. PR [#1751](https://github.com/fastapi/sqlmodel/pull/1751) by [@dependabot[bot]](https://github.com/apps/dependabot). * ⬆ Bump typer from 0.21.1 to 0.21.2. PR [#1752](https://github.com/fastapi/sqlmodel/pull/1752) by [@dependabot[bot]](https://github.com/apps/dependabot). * 👷 Update build setup for `sqlmodel-slim`, deprecate it, and make it only depend on `sqlmodel`. PR [#1753](https://github.com/fastapi/sqlmodel/pull/1753) by [@tiangolo](https://github.com/tiangolo).