From: github-actions Date: Tue, 3 Sep 2024 14:13:37 +0000 (+0000) Subject: 📝 Update release notes X-Git-Tag: 0.0.23~83 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=b083aa03f9b2edce047545856adb5ef4755af20a;p=thirdparty%2Ffastapi%2Fsqlmodel.git 📝 Update release notes --- diff --git a/docs/release-notes.md b/docs/release-notes.md index 9a2f6cea..722b5b9b 100644 --- a/docs/release-notes.md +++ b/docs/release-notes.md @@ -2,6 +2,10 @@ ## Latest Changes +### Docs + +* 📝 Remove highlights in `indexes.md` . PR [#1100](https://github.com/fastapi/sqlmodel/pull/1100) by [@alejsdev](https://github.com/alejsdev). + ### Internal * 💚 Set `include-hidden-files` to `True` when using the `upload-artifact` GH action. PR [#1098](https://github.com/fastapi/sqlmodel/pull/1098) by [@svlandeg](https://github.com/svlandeg).