From 96c7edc58415be3c79ba1a00502428800ca7a65c Mon Sep 17 00:00:00 2001 From: gonzalo Date: Tue, 12 Sep 2023 16:16:12 -0300 Subject: [PATCH] Version 101.2.57 for magento 2.2 --- CHANGELOG.md | 9 +++++++++ composer.json | 2 +- etc/module.xml | 2 +- 3 files changed, 11 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index bda6c75f..81bf8fde 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,14 @@ # Change Log +## [101.2.57](https://github.com/mailchimp/mc-magento2/tree/101.2.57) + +[Full Changelog](https://github.com/mailchimp/mc-magento2/compare/101.2.56...101.2.57) + +**Fixed bugs:** + +- The order is not marked as modified when cancel [\#1822](https://github.com/mailchimp/mc-magento2/issues/1822) +- Unable to assign a customer to another website [\#1818](https://github.com/mailchimp/mc-magento2/issues/1818) + ## [101.2.56](https://github.com/mailchimp/mc-magento2/tree/101.2.56) [Full Changelog](https://github.com/mailchimp/mc-magento2/compare/101.2.55...101.2.56) diff --git a/composer.json b/composer.json index cd94be64..efe3d7ce 100644 --- a/composer.json +++ b/composer.json @@ -6,7 +6,7 @@ }, "description": "Connect MailChimp with Magento", "type": "magento2-module", - "version": "101.2.56", + "version": "101.2.57", "authors": [ { "name": "Ebizmarts Corp", diff --git a/etc/module.xml b/etc/module.xml index cc1dd114..faf5bd65 100644 --- a/etc/module.xml +++ b/etc/module.xml @@ -11,7 +11,7 @@ */ --> - +