📝 Update release notes

This commit is contained in:
github-actions 2024-08-01 00:05:23 +00:00
parent 77374aa016
commit 613722df0f

View File

@ -6,6 +6,10 @@
* ✏️ Fix typo in `cascade_delete` docs. PR [#1030](https://github.com/tiangolo/sqlmodel/pull/1030) by [@tiangolo](https://github.com/tiangolo).
### Internal
* ♻️ Refactor Deploy Docs GitHub Action to be a script and update token preparing for org. PR [#1039](https://github.com/tiangolo/sqlmodel/pull/1039) by [@tiangolo](https://github.com/tiangolo).
## 0.0.21
### Features