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

docs/release-notes.md

index b0e42bfddb5e6e02467fe36f86165ac426991c9a..828ef0fd8b432b1f5220fb98ca3b8e987c07cf3e 100644 (file)
@@ -8,6 +8,7 @@
 
 ### Docs
 
+* 🔥 Remove outdated Python 3.9 tutorial file. PR [#1822](https://github.com/fastapi/sqlmodel/pull/1822) by [@svlandeg](https://github.com/svlandeg).
 * 📝 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).