📝 Update release notes

This commit is contained in:
github-actions 2023-10-26 10:18:41 +00:00
parent 99f8ce3894
commit 8d14232538

View File

@ -2,6 +2,7 @@
## Latest Changes
* ✨ Add support for all `Field` parameters from Pydantic `1.9.0` and above, make Pydantic `1.9.0` the minimum required version. PR [#440](https://github.com/tiangolo/sqlmodel/pull/440) by [@daniil-berg](https://github.com/daniil-berg).
## 0.0.9
### Breaking Changes