From 31f3b5aa11e7fb74c4768d01b634db53a9e17cb4 Mon Sep 17 00:00:00 2001 From: gonzalo Date: Wed, 6 Sep 2023 13:13:04 -0300 Subject: [PATCH] Version 103.4.56 for magento 2.4 --- CHANGELOG.md | 13 +++++++++++++ composer.json | 2 +- etc/module.xml | 2 +- 3 files changed, 15 insertions(+), 2 deletions(-) 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 @@ */ --> - +