From cfa720b27fed6cd668dd1258827fd16fb2ad419e Mon Sep 17 00:00:00 2001 From: Victor Rad Date: Tue, 12 Dec 2017 15:42:02 +0200 Subject: [PATCH] MAGETWO-85211: Data Migration Tool Release 2.2.2 --- CHANGELOG.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9a22c5b55..f3bf9d4d6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,9 +8,9 @@ * Fixed bugs: * Customer Attribute step did not remember its position - * Wrong value for `eav_attribute_group.attribute_group_code` field was set for not product entities - * [Issue #355](https://github.com/magento/data-migration-tool/issues/355): Data integrity check errors did not indicate source where it come from - * [Issue #378](https://github.com/magento/data-migration-tool/issues/378): Settings step threw an error in case additional fields from extensions in `core_config_data` table + * Wrong value for `eav_attribute_group.attribute_group_code` field was set for non-product entities + * [Issue #355](https://github.com/magento/data-migration-tool/issues/355): Data integrity check errors did not indicate the source of the error + * [Issue #378](https://github.com/magento/data-migration-tool/issues/378): Settings step threw an error when additional fields from an extension were added to the `core_config_data` database table 2.2.1 =============