From: latest-changes[bot] <313495250+latest-changes[bot]@users.noreply.github.com> Date: Sat, 8 Aug 2026 22:28:23 +0000 (+0000) Subject: 📝 Update release notes X-Git-Url: http://git.ipfire.org/index.cgi?a=commitdiff_plain;h=f299d20c2503b58ab3a80a809081e0f1ce37d64c;p=thirdparty%2Ffastapi%2Fsqlmodel.git 📝 Update release notes [skip ci] --- diff --git a/docs/release-notes.md b/docs/release-notes.md index 3bbe5c0cd..a004a5824 100644 --- a/docs/release-notes.md +++ b/docs/release-notes.md @@ -12,6 +12,7 @@ ### Internal +* 👷 Use GitHub CLI for Git authentication. PR [#2070](https://github.com/fastapi/sqlmodel/pull/2070) by [@tiangolo](https://github.com/tiangolo). * 👷 Use PR Push commit identity. PR [#2069](https://github.com/fastapi/sqlmodel/pull/2069) by [@tiangolo](https://github.com/tiangolo). * 🔒 Replace pre-commit PAT with PR Push. PR [#2067](https://github.com/fastapi/sqlmodel/pull/2067) by [@tiangolo](https://github.com/tiangolo). * 👷 Remove Zensical docs cache. PR [#2065](https://github.com/fastapi/sqlmodel/pull/2065) by [@tiangolo](https://github.com/tiangolo).