diff --git a/CHANGELOG.md b/CHANGELOG.md index ea8f19dd..a3f91581 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,24 @@ # Change Log +## [101.2.39](https://github.com/mailchimp/mc-magento2/tree/101.2.39) + +[Full Changelog](https://github.com/mailchimp/mc-magento2/compare/101.2.38...101.2.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) + ## [101.2.38](https://github.com/mailchimp/mc-magento2/tree/101.2.38) [Full Changelog](https://github.com/mailchimp/mc-magento2/compare/101.2.37...101.2.38) diff --git a/composer.json b/composer.json index 791f0686..75532185 100644 --- a/composer.json +++ b/composer.json @@ -6,7 +6,7 @@ }, "description": "Connect MailChimp with Magento", "type": "magento2-module", - "version": "101.2.38", + "version": "101.2.39", "authors": [ { "name": "Ebizmarts Corp", diff --git a/etc/module.xml b/etc/module.xml index 7f97b610..4a20c191 100644 --- a/etc/module.xml +++ b/etc/module.xml @@ -11,7 +11,7 @@ */ --> - +