CHANGELOG

This commit is contained in:
Billy Chan 2022-11-24 12:20:05 +08:00
parent a7c8970800
commit cd672514ab
No known key found for this signature in database
GPG Key ID: A2D690CAC7DF3CC7

View File

@ -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