diff --git a/CHANGELOG.md b/CHANGELOG.md index 47b18fa7..6867ddea 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Change Log +## [101.2.53](https://github.com/mailchimp/mc-magento2/tree/101.2.53) + +[Full Changelog](https://github.com/mailchimp/mc-magento2/compare/101.2.52...101.2.53) + +**Fixed bugs:** + +- Cannot upgrade to latest version due to patch error [\#1732](https://github.com/mailchimp/mc-magento2/issues/1732) + ## [101.2.52](https://github.com/mailchimp/mc-magento2/tree/101.2.52) [Full Changelog](https://github.com/mailchimp/mc-magento2/compare/101.2.51...101.2.52) diff --git a/composer.json b/composer.json index eabd5e86..f32e4c93 100644 --- a/composer.json +++ b/composer.json @@ -6,7 +6,7 @@ }, "description": "Connect MailChimp with Magento", "type": "magento2-module", - "version": "101.2.52", + "version": "101.2.53", "authors": [ { "name": "Ebizmarts Corp", diff --git a/etc/module.xml b/etc/module.xml index f29233ae..23b2a0cb 100644 --- a/etc/module.xml +++ b/etc/module.xml @@ -11,7 +11,7 @@ */ --> - +