diff --git a/CHANGELOG.md b/CHANGELOG.md index bb459bed..1d12c21e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Change Log +## [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) + +**Implemented enhancements:** + +- MailChimp Customer Tab Empty [\#1804](https://github.com/mailchimp/mc-magento2/issues/1804) + ## [102.3.55](https://github.com/mailchimp/mc-magento2/tree/102.3.55) [Full Changelog](https://github.com/mailchimp/mc-magento2/compare/102.3.54...102.3.55) diff --git a/composer.json b/composer.json index 892f00ac..e4c74672 100644 --- a/composer.json +++ b/composer.json @@ -6,7 +6,7 @@ }, "description": "Connect MailChimp with Magento", "type": "magento2-module", - "version": "102.3.55", + "version": "102.3.56", "authors": [ { "name": "Ebizmarts Corp", diff --git a/etc/module.xml b/etc/module.xml index e650e0c3..71f5434b 100644 --- a/etc/module.xml +++ b/etc/module.xml @@ -11,7 +11,7 @@ */ --> - +