diff --git a/CHANGELOG.md b/CHANGELOG.md index 1d12c21e..033981ca 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,14 @@ # Change Log +## [102.3.57](https://github.com/mailchimp/mc-magento2/tree/102.3.57) + +[Full Changelog](https://github.com/mailchimp/mc-magento2/compare/102.3.56...102.3.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) + ## [102.3.56](https://github.com/mailchimp/mc-magento2/tree/102.3.56) [Full Changelog](https://github.com/mailchimp/mc-magento2/compare/102.3.55...102.3.56) diff --git a/composer.json b/composer.json index e4c74672..a7b8344f 100644 --- a/composer.json +++ b/composer.json @@ -6,7 +6,7 @@ }, "description": "Connect MailChimp with Magento", "type": "magento2-module", - "version": "102.3.56", + "version": "102.3.57", "authors": [ { "name": "Ebizmarts Corp", diff --git a/etc/module.xml b/etc/module.xml index 71f5434b..10a9013b 100644 --- a/etc/module.xml +++ b/etc/module.xml @@ -11,7 +11,7 @@ */ --> - +