From: github-actions Date: Tue, 4 Jun 2024 23:48:20 +0000 (+0000) Subject: 📝 Update release notes X-Git-Tag: 0.0.20~18 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8703539bf0753d1411a4f6abdaa41c058161bd28;p=thirdparty%2Ffastapi%2Fsqlmodel.git 📝 Update release notes --- diff --git a/docs/release-notes.md b/docs/release-notes.md index 57e6a0f6..e5452455 100644 --- a/docs/release-notes.md +++ b/docs/release-notes.md @@ -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