diff --git a/CHANGELOG.md b/CHANGELOG.md index a0a30eba..42c97b08 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,18 @@ # Changelog +## [103.4.56](https://github.com/mailchimp/mc-magento2/tree/103.4.56) + +[Full Changelog](https://github.com/mailchimp/mc-magento2/compare/103.4.55...103.4.56) + +**Implemented enhancements:** + +- MailChimp Customer Tab Empty [\#1804](https://github.com/mailchimp/mc-magento2/issues/1804) + +**Fixed bugs:** + +- Call to a member function getId\(\) on null [\#1805](https://github.com/mailchimp/mc-magento2/issues/1805) +- Cannot View Customer Info - Too Few Arguments In Customer.php [\#1802](https://github.com/mailchimp/mc-magento2/issues/1802) + ## [103.4.55](https://github.com/mailchimp/mc-magento2/tree/103.4.55) [Full Changelog](https://github.com/mailchimp/mc-magento2/compare/103.4.54...103.4.55) diff --git a/composer.json b/composer.json index 34267ad1..97749a29 100644 --- a/composer.json +++ b/composer.json @@ -6,7 +6,7 @@ }, "description": "Connect MailChimp with Magento", "type": "magento2-module", - "version": "103.4.55", + "version": "103.4.56", "authors": [ { "name": "Ebizmarts Corp", diff --git a/etc/module.xml b/etc/module.xml index 8867d2f5..b29fa491 100644 --- a/etc/module.xml +++ b/etc/module.xml @@ -11,7 +11,7 @@ */ --> - +