]> git.ipfire.org Git - thirdparty/fastapi/sqlmodel.git/commitdiff
📝 Update release notes
authorgithub-actions <github-actions@github.com>
Wed, 5 Jun 2024 00:00:30 +0000 (00:00 +0000)
committergithub-actions <github-actions@github.com>
Wed, 5 Jun 2024 00:00:30 +0000 (00:00 +0000)
docs/release-notes.md

index 82d77a97f87d15ddb2f2e3869e71b34b648a9a11..60453f71e706f663d0705e9ac2e55bbacfd66bf9 100644 (file)
@@ -6,6 +6,7 @@
 
 ### Docs
 
+* ✏️ Fix typo in `docs/tutorial`. PR [#943](https://github.com/tiangolo/sqlmodel/pull/943) by [@luco17](https://github.com/luco17).
 * ✏️ Fix typo in `sqlmodel/_compat.py`. PR [#950](https://github.com/tiangolo/sqlmodel/pull/950) by [@Highfire1](https://github.com/Highfire1).
 * ✏️ Update pip installation command in tutorial. PR [#975](https://github.com/tiangolo/sqlmodel/pull/975) by [@alejsdev](https://github.com/alejsdev).