From 7c1e8684ddd9afe2f713727f837418f81996f000 Mon Sep 17 00:00:00 2001 From: gonzalo Date: Mon, 31 Aug 2020 11:35:56 -0300 Subject: [PATCH] version 102.3.41 for magento 2.3 --- CHANGELOG.md | 14 ++++++++++++++ composer.json | 2 +- etc/module.xml | 2 +- 3 files changed, 16 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3571da9a..5bc27af5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,19 @@ # Change Log +## [102.3.41](https://github.com/mailchimp/mc-magento2/tree/102.3.41) + +[Full Changelog](https://github.com/mailchimp/mc-magento2/compare/102.3.40...102.3.41) + +**Implemented enhancements:** + +- Coupon Codes \(Promo Codes\) Do Not Send to Mailchimp With Order Data [\#1032](https://github.com/mailchimp/mc-magento2/issues/1032) + +**Fixed bugs:** + +- "Unable to unserialize value." issue avoids ecommerce syncing. This happens some times when "Send Promo Codes and Promo Rules" is enabled [\#1035](https://github.com/mailchimp/mc-magento2/issues/1035) +- Fallback to JQueryUI Compat activated. [\#1034](https://github.com/mailchimp/mc-magento2/issues/1034) +- Abandoned Cart revenue not showing on Mailchimp account [\#1033](https://github.com/mailchimp/mc-magento2/issues/1033) + ## [102.3.40](https://github.com/mailchimp/mc-magento2/tree/102.3.40) [Full Changelog](https://github.com/mailchimp/mc-magento2/compare/102.3.39...102.3.40) diff --git a/composer.json b/composer.json index 569cb399..836eacfc 100644 --- a/composer.json +++ b/composer.json @@ -6,7 +6,7 @@ }, "description": "Connect MailChimp with Magento", "type": "magento2-module", - "version": "102.3.40", + "version": "102.3.41", "authors": [ { "name": "Ebizmarts Corp", diff --git a/etc/module.xml b/etc/module.xml index 756ba329..dd15a22f 100644 --- a/etc/module.xml +++ b/etc/module.xml @@ -11,7 +11,7 @@ */ --> - +