diff --git a/CHANGELOG.md b/CHANGELOG.md index a6e02163..dc267de1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,18 @@ # Change Log +## [102.3.65-p1](https://github.com/mailchimp/mc-magento2/tree/102.3.65-p1) + +[Full Changelog](https://github.com/mailchimp/mc-magento2/compare/102.3.64-p1...102.3.65-p1) + +**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-p1](https://github.com/mailchimp/mc-magento2/tree/102.3.64-p1) [Full Changelog](https://github.com/mailchimp/mc-magento2/compare/102.3.63-p1...102.3.64-p1) diff --git a/composer.json b/composer.json index 661f25d7..62ce4aed 100644 --- a/composer.json +++ b/composer.json @@ -6,7 +6,7 @@ }, "description": "Connect MailChimp with Magento", "type": "magento2-module", - "version": "102.3.64-p1", + "version": "102.3.65-p1", "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 @@ */ --> - +