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

docs/release-notes.md

index 477067432804d192f22a0e5ea2ff5c4e5d4b77d7..a60511fc6ea842d16068eef010f22fb3304bdc17 100644 (file)
@@ -8,6 +8,7 @@
 
 ### Docs
 
+* ✏️ Fix typos in `contributing.md`. PR [#1842](https://github.com/fastapi/sqlmodel/pull/1842) by [@GopalGB](https://github.com/GopalGB).
 * 🔥 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).