From a6ef83b8de3b4e49426fcf6cb853d8f4a62891a5 Mon Sep 17 00:00:00 2001 From: gonzalo Date: Fri, 4 Oct 2024 13:40:07 -0300 Subject: [PATCH] version 64 for magento 2.2 --- CHANGELOG.md | 10 ++++++++++ composer.json | 2 +- etc/module.xml | 2 +- 3 files changed, 12 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9e864550..4533be1b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,15 @@ # Change Log +## [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) + +**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) + ## [101.2.63](https://github.com/mailchimp/mc-magento2/tree/101.2.63) [Full Changelog](https://github.com/mailchimp/mc-magento2/compare/101.2.61...101.2.63) diff --git a/composer.json b/composer.json index e36a16a6..a29843c5 100644 --- a/composer.json +++ b/composer.json @@ -6,7 +6,7 @@ }, "description": "Connect MailChimp with Magento", "type": "magento2-module", - "version": "101.2.63", + "version": "101.2.64", "authors": [ { "name": "Ebizmarts Corp", diff --git a/etc/module.xml b/etc/module.xml index 8f71d6eb..1b207438 100644 --- a/etc/module.xml +++ b/etc/module.xml @@ -11,7 +11,7 @@ */ --> - +