diff --git a/CHANGELOG.md b/CHANGELOG.md index 5417a590..f0d4f7ba 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Change Log +## [100.1.53](https://github.com/mailchimp/mc-magento2/tree/100.1.53) + +[Full Changelog](https://github.com/mailchimp/mc-magento2/compare/100.1.52...100.1.53) + +**Fixed bugs:** + +- Cannot upgrade to latest version due to patch error [\#1732](https://github.com/mailchimp/mc-magento2/issues/1732) + ## [100.1.52](https://github.com/mailchimp/mc-magento2/tree/100.1.52) [Full Changelog](https://github.com/mailchimp/mc-magento2/compare/100.1.51...100.1.52) diff --git a/composer.json b/composer.json index bd7a9796..8eb76295 100644 --- a/composer.json +++ b/composer.json @@ -6,7 +6,7 @@ }, "description": "Connect MailChimp with Magento", "type": "magento2-module", - "version": "100.1.52", + "version": "100.1.53", "authors": [ { "name": "Ebizmarts Corp", diff --git a/etc/module.xml b/etc/module.xml index c0c32d3c..8c16c8fb 100644 --- a/etc/module.xml +++ b/etc/module.xml @@ -11,7 +11,7 @@ */ --> - +