Changelog

This commit is contained in:
Chris Tsang 2022-03-22 23:32:21 +08:00
parent 89574c2b24
commit ea5b0b1073

View File

@ -21,6 +21,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
### Bug fixes
* Fix codegen with Enum in expanded format https://github.com/SeaQL/sea-orm/pull/624
* Fixing and testing into_json of various field types https://github.com/SeaQL/sea-orm/pull/539
### Breaking changes