]> git.ipfire.org Git - thirdparty/fastapi/sqlmodel.git/commitdiff
📝 Update release notes
authorgithub-actions <github-actions@github.com>
Tue, 4 Jun 2024 23:48:20 +0000 (23:48 +0000)
committergithub-actions <github-actions@github.com>
Tue, 4 Jun 2024 23:48:20 +0000 (23:48 +0000)
docs/release-notes.md

index 57e6a0f6523b14d6c7a9dd987f5e37b0e7dd31e3..e5452455923ff35894b6e6bd2265889274fb653f 100644 (file)
@@ -2,6 +2,10 @@
 
 ## Latest Changes
 
+### Docs
+
+* ✏️ Update pip installation command in tutorial. PR [#975](https://github.com/tiangolo/sqlmodel/pull/975) by [@alejsdev](https://github.com/alejsdev).
+
 ## 0.0.19
 
 ### Fixes