CHANGELOG

This commit is contained in:
Billy Chan 2022-11-24 12:23:39 +08:00
parent d30a5612f8
commit c2e671ded2
No known key found for this signature in database
GPG Key ID: A2D690CAC7DF3CC7

View File

@ -21,6 +21,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
### Bug Fixes
* Fix DeriveActiveEnum expand enum variant starts with number https://github.com/SeaQL/sea-orm/pull/1219
* [sea-orm-cli] Generate entity file for specified tables only https://github.com/SeaQL/sea-orm/pull/1245
### Enhancements