📝 Update release notes

This commit is contained in:
github-actions 2024-09-03 14:13:37 +00:00
parent e46572f2ab
commit b083aa03f9

View 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).