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

docs/release-notes.md

index 8a9554eaf3ef01bed3e6b2a13dea5f0efe19386d..423014dfcb3003b3b3f0348588c862fae0cdd277 100644 (file)
@@ -4,6 +4,7 @@
 
 ### Docs
 
+* 📝 Update security policy. PR [#1973](https://github.com/fastapi/sqlmodel/pull/1973) by [@tiangolo](https://github.com/tiangolo).
 * 📝 Update link syntax to minimal Markdown. PR [#1800](https://github.com/fastapi/sqlmodel/pull/1800) by [@tiangolo](https://github.com/tiangolo).
 * 📝 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).