From: github-actions[bot] Date: Sun, 21 Jun 2026 16:01:59 +0000 (+0000) Subject: 📝 Update release notes X-Git-Url: http://git.ipfire.org/index.cgi?a=commitdiff_plain;h=2122f4875472bbb9d0af2e8197fa31a3079767a2;p=thirdparty%2Ffastapi%2Fsqlmodel.git 📝 Update release notes [skip ci] --- diff --git a/docs/release-notes.md b/docs/release-notes.md index 75e1c04e..642f790c 100644 --- a/docs/release-notes.md +++ b/docs/release-notes.md @@ -8,6 +8,7 @@ ### Docs +* 📝 Update docs badges: remove Publish badge, it doesn't give extra information. PR [#2009](https://github.com/fastapi/sqlmodel/pull/2009) by [@tiangolo](https://github.com/tiangolo). * 📝 Update and simplify docs about help and management. PR [#1978](https://github.com/fastapi/sqlmodel/pull/1978) by [@tiangolo](https://github.com/tiangolo). * 📝 Update docs about contributing, reference central docs. PR [#1975](https://github.com/fastapi/sqlmodel/pull/1975) by [@tiangolo](https://github.com/tiangolo). * 📝 Update security policy. PR [#1973](https://github.com/fastapi/sqlmodel/pull/1973) by [@tiangolo](https://github.com/tiangolo).