From e8eb2c206eeaa5feaf2af04e6559d2be5914dae4 Mon Sep 17 00:00:00 2001 From: gonzalo Date: Mon, 8 Apr 2024 14:19:52 -0300 Subject: [PATCH] version 103.4.61 for magento 2.4 --- CHANGELOG.md | 13 +++++++++++++ composer.json | 2 +- etc/module.xml | 2 +- 3 files changed, 15 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index dc9ec3ca..de25ab16 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,18 @@ # Changelog +## [103.4.61](https://github.com/mailchimp/mc-magento2/tree/103.4.61) + +[Full Changelog](https://github.com/mailchimp/mc-magento2/compare/103.4.60...103.4.61) + +**Implemented enhancements:** + +- Put the inventory\_quantity = 0 when delete a product in magento [\#1945](https://github.com/mailchimp/mc-magento2/issues/1945) + +**Fixed bugs:** + +- Doesn't search for customer activity for modified orders [\#1951](https://github.com/mailchimp/mc-magento2/issues/1951) +- Abandoned cart button doesn't load the cart when click on it [\#1939](https://github.com/mailchimp/mc-magento2/issues/1939) + ## [103.4.60](https://github.com/mailchimp/mc-magento2/tree/103.4.60) [Full Changelog](https://github.com/mailchimp/mc-magento2/compare/103.4.59...103.4.60) diff --git a/composer.json b/composer.json index fbb8469f..fe4228f0 100644 --- a/composer.json +++ b/composer.json @@ -6,7 +6,7 @@ }, "description": "Connect MailChimp with Magento", "type": "magento2-module", - "version": "103.4.60", + "version": "103.4.61", "authors": [ { "name": "Ebizmarts Corp", diff --git a/etc/module.xml b/etc/module.xml index cedc800f..b776259f 100644 --- a/etc/module.xml +++ b/etc/module.xml @@ -11,7 +11,7 @@ */ --> - +