From: github-actions Date: Sat, 21 Sep 2024 18:44:43 +0000 (+0000) Subject: 📝 Update release notes X-Git-Tag: 0.0.23~75 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=e6794c6c7f03283ec120ef9b7a8d270a85e27a8e;p=thirdparty%2Ffastapi%2Fsqlmodel.git 📝 Update release notes --- diff --git a/docs/release-notes.md b/docs/release-notes.md index 32f1d6dd..9daa2d7b 100644 --- a/docs/release-notes.md +++ b/docs/release-notes.md @@ -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