]> git.ipfire.org Git - thirdparty/fastapi/sqlmodel.git/commitdiff
📝 Update release notes
authorgithub-actions[bot] <github-actions[bot]@users.noreply.github.com>
Thu, 5 Mar 2026 18:24:58 +0000 (18:24 +0000)
committergithub-actions[bot] <github-actions[bot]@users.noreply.github.com>
Thu, 5 Mar 2026 18:24:58 +0000 (18:24 +0000)
[skip ci]

docs/release-notes.md

index 7b5e5f9654907a7b34af2ee4aeafc7b3f199ef15..c266c0e6d6796057e8c304d6a0c62536acbb9f69 100644 (file)
@@ -8,6 +8,7 @@
 
 ### Docs
 
+* 🔨 Handle external links `target=_blank` and CSS automatically in JS and CSS. PR [#1799](https://github.com/fastapi/sqlmodel/pull/1799) by [@tiangolo](https://github.com/tiangolo).
 * 📝 Document `.in_()` method. PR [#619](https://github.com/fastapi/sqlmodel/pull/619) by [@masylum](https://github.com/masylum).
 * 📝 Fix small typos in the documentation. PR [#1641](https://github.com/fastapi/sqlmodel/pull/1641) by [@svlandeg](https://github.com/svlandeg).