]> git.ipfire.org Git - thirdparty/fastapi/sqlmodel.git/commitdiff
📝 Update release notes
authorgithub-actions <github-actions@github.com>
Tue, 3 Sep 2024 14:13:37 +0000 (14:13 +0000)
committergithub-actions <github-actions@github.com>
Tue, 3 Sep 2024 14:13:37 +0000 (14:13 +0000)
docs/release-notes.md

index 9a2f6cea7245c38038395c553607391f54d0ef5e..722b5b9b8394d5a30df85ecbd1426fcf4f253c6b 100644 (file)
@@ -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).