diff --git a/CHANGELOG.md b/CHANGELOG.md index 1c47365a..305234c1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,18 @@ # Change Log +## [100.1.65](https://github.com/mailchimp/mc-magento2/tree/100.1.65) + +[Full Changelog](https://github.com/mailchimp/mc-magento2/compare/100.1.64...100.1.65) + +**Implemented enhancements:** + +- missing i18n translation [\#1983](https://github.com/mailchimp/mc-magento2/issues/1983) + +**Fixed bugs:** + +- Merge field value is deleted on the Magento store, but not on Mailchimp [\#1388](https://github.com/mailchimp/mc-magento2/issues/1388) +- Wrong total revenue in MailChimp [\#395](https://github.com/mailchimp/mc-magento2/issues/395) + ## [100.1.64](https://github.com/mailchimp/mc-magento2/tree/100.1.64) [Full Changelog](https://github.com/mailchimp/mc-magento2/compare/100.1.63...100.1.64) diff --git a/composer.json b/composer.json index a55907f1..b63eeef2 100644 --- a/composer.json +++ b/composer.json @@ -6,7 +6,7 @@ }, "description": "Connect MailChimp with Magento", "type": "magento2-module", - "version": "100.1.64", + "version": "100.1.65", "authors": [ { "name": "Ebizmarts Corp", diff --git a/etc/module.xml b/etc/module.xml index 93f62174..205df02c 100644 --- a/etc/module.xml +++ b/etc/module.xml @@ -11,7 +11,7 @@ */ --> - +