]> git.ipfire.org Git - thirdparty/fastapi/sqlmodel.git/commitdiff
📝 Update release notes
authorgithub-actions <github-actions@github.com>
Sat, 21 Sep 2024 18:44:43 +0000 (18:44 +0000)
committergithub-actions <github-actions@github.com>
Sat, 21 Sep 2024 18:44:43 +0000 (18:44 +0000)
docs/release-notes.md

index 32f1d6ddf92fea382d9d119b8c7cc883d14d953b..9daa2d7bef3430f27c2fe8b70e6412216c597da3 100644 (file)
@@ -4,6 +4,7 @@
 
 ### Docs
 
+* ✏️ Fix typo in documentation. PR [#1106](https://github.com/fastapi/sqlmodel/pull/1106) by [@Solipsistmonkey](https://github.com/Solipsistmonkey).
 * 📝 Remove highlights in `indexes.md` . PR [#1100](https://github.com/fastapi/sqlmodel/pull/1100) by [@alejsdev](https://github.com/alejsdev).
 
 ### Internal