From: github-actions[bot] Date: Mon, 18 May 2026 11:41:54 +0000 (+0000) Subject: 📝 Update release notes X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=366f5f533f7b8969b9335130774041a19653fd52;p=thirdparty%2Ffastapi%2Fsqlmodel.git 📝 Update release notes [skip ci] --- diff --git a/docs/release-notes.md b/docs/release-notes.md index 004be2246..a35f80cb5 100644 --- a/docs/release-notes.md +++ b/docs/release-notes.md @@ -4,6 +4,7 @@ ### Docs +* 📝 Update admonitions, simplify and use defaults. PR [#1915](https://github.com/fastapi/sqlmodel/pull/1915) by [@tiangolo](https://github.com/tiangolo). * 🔒️ Only allow team members to modify dependencies. PR [#1914](https://github.com/fastapi/sqlmodel/pull/1914) by [@svlandeg](https://github.com/svlandeg). ### Internal