]> git.ipfire.org Git - thirdparty/fastapi/sqlmodel.git/commitdiff
📝 Update release notes
authorgithub-actions[bot] <github-actions[bot]@users.noreply.github.com>
Mon, 9 Mar 2026 09:37:55 +0000 (09:37 +0000)
committergithub-actions[bot] <github-actions[bot]@users.noreply.github.com>
Mon, 9 Mar 2026 09:37:55 +0000 (09:37 +0000)
[skip ci]

docs/release-notes.md

index 69ffdd4d3000ee41c0ccc6eba97988da00f01698..84da025ac6ed998a13ed7353d2adea2b5da9b210 100644 (file)
@@ -8,6 +8,7 @@
 
 ### Docs
 
+* 📝 Fix ambiguous phrasing regarding `HeroPublicWithTeam` model. PR [#1678](https://github.com/fastapi/sqlmodel/pull/1678) by [@berkaykrc](https://github.com/berkaykrc).
 * 🔨 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).