diff --git a/CHANGELOG.md b/CHANGELOG.md index 9fcfa708..9479f056 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,18 @@ # Change Log +## [102.3.65](https://github.com/mailchimp/mc-magento2/tree/102.3.65) + +[Full Changelog](https://github.com/mailchimp/mc-magento2/compare/102.3.64...102.3.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) + ## [102.3.64](https://github.com/mailchimp/mc-magento2/tree/102.3.64) [Full Changelog](https://github.com/mailchimp/mc-magento2/compare/102.3.63...102.3.64) diff --git a/composer.json b/composer.json index 2e8d1288..a85c1062 100644 --- a/composer.json +++ b/composer.json @@ -6,7 +6,7 @@ }, "description": "Connect MailChimp with Magento", "type": "magento2-module", - "version": "102.3.64", + "version": "102.3.65", "authors": [ { "name": "Ebizmarts Corp", diff --git a/etc/module.xml b/etc/module.xml index d6165175..31f14ef4 100644 --- a/etc/module.xml +++ b/etc/module.xml @@ -11,7 +11,7 @@ */ --> - +