diff --git a/CHANGELOG.md b/CHANGELOG.md index 137f85fbf..282732820 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,13 @@ ### Fixed +## v3.120.0 + +### Added +* Added new feature that gets together models that has same attribute + (feature, purpose and so on). + Contributed by @userlocalhost + ## v3.119.0 ### Changed @@ -20,10 +27,6 @@ * Enable to get items considering with Alias name (by simple solution) Contributed by @userlocalhost -* Added new feature that gets together models that has same attribute - (feature, purpose and so on). - Contributed by @userlocalhost - ### Changed * Optimize role import for job execution Contributed by @tsunoda-takahiro