📝 Update release notes

This commit is contained in:
github-actions 2023-10-28 13:55:56 +00:00
parent 717594ef13
commit 6457775a0f

View File

@ -2,6 +2,7 @@
## Latest Changes ## Latest Changes
* ✨ Do not allow invalid combinations of field parameters for columns and relationships, `sa_column` excludes `sa_column_args`, `primary_key`, `nullable`, etc.. PR [#681](https://github.com/tiangolo/sqlmodel/pull/681) by [@tiangolo](https://github.com/tiangolo).
## 0.0.10 ## 0.0.10
### Features ### Features