From c27696e66e1eee325c3b6d4ccf47de69aabbce74 Mon Sep 17 00:00:00 2001 From: gonzalo Date: Fri, 4 Oct 2024 13:27:30 -0300 Subject: [PATCH] version 64 for magento 2.3.6-p1 --- CHANGELOG.md | 13 +++++++++++-- composer.json | 2 +- etc/module.xml | 2 +- 3 files changed, 13 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0bd22971..a6e02163 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,8 +1,17 @@ # Change Log -## [102.3.63](https://github.com/mailchimp/mc-magento2/tree/102.3.63) +## [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.62...103.3.63) +[Full Changelog](https://github.com/mailchimp/mc-magento2/compare/102.3.63-p1...102.3.64-p1) + +**Fixed bugs:** + +- Manage deleted and not salable products [\#2003](https://github.com/mailchimp/mc-magento2/issues/2003) +- Configuration page in Magento's backend takes a long time to load in certain cases [\#2002](https://github.com/mailchimp/mc-magento2/issues/2002) + +## [102.3.63-p1](https://github.com/mailchimp/mc-magento2/tree/102.3.63-p1) + +[Full Changelog](https://github.com/mailchimp/mc-magento2/compare/102.3.62-p1...103.3.63-p1) **Implemented enhancements:** diff --git a/composer.json b/composer.json index 16db8524..661f25d7 100644 --- a/composer.json +++ b/composer.json @@ -6,7 +6,7 @@ }, "description": "Connect MailChimp with Magento", "type": "magento2-module", - "version": "102.3.63-p1", + "version": "102.3.64-p1", "authors": [ { "name": "Ebizmarts Corp", diff --git a/etc/module.xml b/etc/module.xml index af81188f..d6165175 100644 --- a/etc/module.xml +++ b/etc/module.xml @@ -11,7 +11,7 @@ */ --> - +