]> 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 12:15:45 +0000 (12:15 +0000)
committergithub-actions[bot] <github-actions[bot]@users.noreply.github.com>
Mon, 18 May 2026 12:15:45 +0000 (12:15 +0000)
[skip ci]

docs/release-notes.md

index a35f80cb54124f7121aa1e0825027fb3e721dbdd..33bb18063cc2935ee38c54ad0d98f40d64062a6e 100644 (file)
@@ -4,6 +4,7 @@
 
 ### Docs
 
+* 📝 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).