📝 Update release notes

This commit is contained in:
github-actions 2024-06-04 23:58:51 +00:00
parent 24e76c7a13
commit 23869cab0d

View File

@ -2,6 +2,8 @@
## Latest Changes
* ✏️ Fix typo in `docs/tutorial/relationship-attributes/index.md`. PR [#880](https://github.com/tiangolo/sqlmodel/pull/880) by [@UncleGoogle](https://github.com/UncleGoogle).
### Docs
* ✏️ Fix typo in `sqlmodel/_compat.py`. PR [#950](https://github.com/tiangolo/sqlmodel/pull/950) by [@Highfire1](https://github.com/Highfire1).