diff --git a/CHANGELOG.md b/CHANGELOG.md index 02e2b695..c974fca9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,7 +7,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/). ## 1.1.1 - pending -### +### Enhancements * [sea-orm-macros] `impl From for ActiveModel` instead of `impl From<::Model> for ActiveModel`. Now the following can compile: