diff --git a/CHANGELOG.md b/CHANGELOG.md index ade198bd..bda6c75f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Change Log +## [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) + +**Implemented enhancements:** + +- MailChimp Customer Tab Empty [\#1804](https://github.com/mailchimp/mc-magento2/issues/1804) + ## [101.2.55](https://github.com/mailchimp/mc-magento2/tree/101.2.55) [Full Changelog](https://github.com/mailchimp/mc-magento2/compare/101.2.54...101.2.55) diff --git a/composer.json b/composer.json index 878ece4d..cd94be64 100644 --- a/composer.json +++ b/composer.json @@ -6,7 +6,7 @@ }, "description": "Connect MailChimp with Magento", "type": "magento2-module", - "version": "101.2.55", + "version": "101.2.56", "authors": [ { "name": "Ebizmarts Corp", diff --git a/etc/module.xml b/etc/module.xml index 6b824fc1..cc1dd114 100644 --- a/etc/module.xml +++ b/etc/module.xml @@ -11,7 +11,7 @@ */ --> - +