diff --git a/CHANGELOG.md b/CHANGELOG.md index b45da1ee..b076c5cd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. ## [Unreleased] + +## [2.27.0] ### Added - `width` and `height` attributes to menu node images (DEV-102271) - Option to specify customer groups for each node (DEV-94738) @@ -15,6 +17,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. ### Fixed - Impossible to change Cms block, Cms page link after selecting displayed block (DEV-104546) - Submenu template name issue ([#321](https://github.com/SnowdogApps/magento2-menu/pull/321)) (DEV-105672) +- Issue with 'Import from Categories ([#315](https://github.com/SnowdogApps/magento2-menu/issues/315)) (DEV-105267 & DEV-101741) ### Updated - vue-select to 3.20.0 (DEV-104546)