From 832e99205d9b9fd914b13cf92dd1f7a1e1ce0740 Mon Sep 17 00:00:00 2001 From: gonzalo Date: Thu, 2 Jul 2020 11:43:53 -0300 Subject: [PATCH] new version for magento 2.1 --- CHANGELOG.md | 19 +++++++++++++++++++ composer.json | 2 +- etc/module.xml | 2 +- 3 files changed, 21 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4d41f68e..8c381bc0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,24 @@ # Change Log +## [100.1.39](https://github.com/mailchimp/mc-magento2/tree/100.1.39) + +[Full Changelog](https://github.com/mailchimp/mc-magento2/compare/100.1.38...100.1.39) + +**Implemented enhancements:** + +- Licensing? [\#996](https://github.com/mailchimp/mc-magento2/issues/996) + +**Fixed bugs:** + +- Typo in campaigncatcher.js causing Javascript error [\#1015](https://github.com/mailchimp/mc-magento2/issues/1015) +- The mailchimp groups are not shown correctly in the customer account [\#1009](https://github.com/mailchimp/mc-magento2/issues/1009) +- Improper call to interest-categories in the webhook processing [\#1002](https://github.com/mailchimp/mc-magento2/issues/1002) +- MapFields not getting synced when configured in storeView. [\#998](https://github.com/mailchimp/mc-magento2/issues/998) +- Eternal Spinning gif after invalid API key has been entered in the configuration [\#990](https://github.com/mailchimp/mc-magento2/issues/990) +- Syncing customer group changed some customers group id to 0 [\#989](https://github.com/mailchimp/mc-magento2/issues/989) +- Issue syncing DOB merge field [\#987](https://github.com/mailchimp/mc-magento2/issues/987) +- JS error on product page with slow internet [\#912](https://github.com/mailchimp/mc-magento2/issues/912) + ## [100.1.38](https://github.com/mailchimp/mc-magento2/tree/100.1.38) [Full Changelog](https://github.com/mailchimp/mc-magento2/compare/100.1.37...100.1.38) diff --git a/composer.json b/composer.json index 633dedd0..22d88ab5 100644 --- a/composer.json +++ b/composer.json @@ -6,7 +6,7 @@ }, "description": "Connect MailChimp with Magento", "type": "magento2-module", - "version": "100.1.38", + "version": "100.1.39", "authors": [ { "name": "Ebizmarts Corp", diff --git a/etc/module.xml b/etc/module.xml index 1af96214..1507aedf 100644 --- a/etc/module.xml +++ b/etc/module.xml @@ -11,7 +11,7 @@ */ --> - +