]> git.ipfire.org Git - thirdparty/fastapi/sqlmodel.git/commitdiff
📝 Update release notes
authorgithub-actions[bot] <github-actions[bot]@users.noreply.github.com>
Mon, 18 May 2026 11:41:54 +0000 (11:41 +0000)
committergithub-actions[bot] <github-actions[bot]@users.noreply.github.com>
Mon, 18 May 2026 11:41:54 +0000 (11:41 +0000)
[skip ci]

docs/release-notes.md

index 004be2246e685d882ade957deff5e7bfcb9bcdbc..a35f80cb54124f7121aa1e0825027fb3e721dbdd 100644 (file)
@@ -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