diff --git a/CHANGELOG.md b/CHANGELOG.md index a3367c33..f663108e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,14 @@ # Changelog +## [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) + +**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) + ## [103.4.63](https://github.com/mailchimp/mc-magento2/tree/103.4.63) [Full Changelog](https://github.com/mailchimp/mc-magento2/compare/103.4.62...103.4.63) diff --git a/composer.json b/composer.json index d891c963..8757e315 100644 --- a/composer.json +++ b/composer.json @@ -6,7 +6,7 @@ }, "description": "Connect MailChimp with Magento", "type": "magento2-module", - "version": "103.4.63", + "version": "103.4.64", "authors": [ { "name": "Ebizmarts Corp", diff --git a/etc/module.xml b/etc/module.xml index 9572bf5a..8c9459a7 100644 --- a/etc/module.xml +++ b/etc/module.xml @@ -11,7 +11,7 @@ */ --> - +