diff --git a/CHANGELOG.md b/CHANGELOG.md index a396ee2c..d753fcd3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,17 @@ # Change Log +## [100.1.63](https://github.com/mailchimp/mc-magento2/tree/100.1.63) + +[Full Changelog](https://github.com/mailchimp/mc-magento2/compare/100.1.61...100.1.63) + +**Implemented enhancements:** + +- Add the date to the error grid [\#1972](https://github.com/mailchimp/mc-magento2/issues/1972) + +**Fixed bugs:** + +- Order status change is not synced when done through webapi [\#1985](https://github.com/mailchimp/mc-magento2/issues/1985) + ## [100.1.61](https://github.com/mailchimp/mc-magento2/tree/100.1.61) [Full Changelog](https://github.com/mailchimp/mc-magento2/compare/100.1.60...100.1.61) diff --git a/composer.json b/composer.json index 27054273..15a9e23d 100644 --- a/composer.json +++ b/composer.json @@ -6,7 +6,7 @@ }, "description": "Connect MailChimp with Magento", "type": "magento2-module", - "version": "100.1.61", + "version": "100.1.63", "authors": [ { "name": "Ebizmarts Corp", diff --git a/etc/module.xml b/etc/module.xml index dc8ccb9c..23b9858c 100644 --- a/etc/module.xml +++ b/etc/module.xml @@ -11,7 +11,7 @@ */ --> - +