From 5e014ec7fb7667e5e66c4cce7048f42d88cb25f0 Mon Sep 17 00:00:00 2001 From: gonzalo Date: Mon, 4 Nov 2024 13:24:50 -0300 Subject: [PATCH] Version 65 for magento 2.4 --- CHANGELOG.md | 16 +++++++++++++++- composer.json | 2 +- etc/module.xml | 2 +- 3 files changed, 17 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f663108e..01b1b134 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,8 +1,22 @@ # Changelog +## [103.4.65](https://github.com/mailchimp/mc-magento2/tree/103.4.65) + +[Full Changelog](https://github.com/mailchimp/mc-magento2/compare/103.4.64...103.4.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) + + ## [103.4.64](https://github.com/mailchimp/mc-magento2/tree/103.4.64) -[Full Changelog](https://github.com/mailchimp/mc-magento2/compare/103.4.64...103.4.64) +[Full Changelog](https://github.com/mailchimp/mc-magento2/compare/103.4.63...103.4.64) **Fixed bugs:** diff --git a/composer.json b/composer.json index 8757e315..27dd0bf3 100644 --- a/composer.json +++ b/composer.json @@ -6,7 +6,7 @@ }, "description": "Connect MailChimp with Magento", "type": "magento2-module", - "version": "103.4.64", + "version": "103.4.65", "authors": [ { "name": "Ebizmarts Corp", diff --git a/etc/module.xml b/etc/module.xml index 8c9459a7..55cfcbad 100644 --- a/etc/module.xml +++ b/etc/module.xml @@ -11,7 +11,7 @@ */ --> - +