diff --git a/CHANGELOG.md b/CHANGELOG.md index a66d463f..68637bff 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -25,6 +25,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/). ### Enhancements * Filter rows with `IS IN` enum values expression https://github.com/SeaQL/sea-orm/pull/1183 +* [sea-orm-cli] Generate entity with relation variant order by name of reference table https://github.com/SeaQL/sea-orm/pull/1229 ## 0.10.3 - 2022-11-14