diff --git a/CHANGELOG.md b/CHANGELOG.md index 4533be1b..bb5f037d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,18 @@ # Change Log +## [101.2.65](https://github.com/mailchimp/mc-magento2/tree/101.2.65) + +[Full Changelog](https://github.com/mailchimp/mc-magento2/compare/101.2.64...101.2.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) + ## [101.2.64](https://github.com/mailchimp/mc-magento2/tree/101.2.64) [Full Changelog](https://github.com/mailchimp/mc-magento2/compare/101.2.63...101.2.64) diff --git a/composer.json b/composer.json index a29843c5..481aa092 100644 --- a/composer.json +++ b/composer.json @@ -6,7 +6,7 @@ }, "description": "Connect MailChimp with Magento", "type": "magento2-module", - "version": "101.2.64", + "version": "101.2.65", "authors": [ { "name": "Ebizmarts Corp", diff --git a/etc/module.xml b/etc/module.xml index 1b207438..5e2371f2 100644 --- a/etc/module.xml +++ b/etc/module.xml @@ -11,7 +11,7 @@ */ --> - +