From 59029c3da78d54557372367bbd187344159223a5 Mon Sep 17 00:00:00 2001 From: gonzalo Date: Thu, 18 Aug 2022 14:38:49 -0300 Subject: [PATCH] Release 103.4.48 for magento 2.4 --- CHANGELOG.md | 14 ++++++++++++++ composer.json | 2 +- etc/module.xml | 2 +- 3 files changed, 16 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3516340a..b3add016 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,18 @@ # Change Log + +## [103.4.48](https://github.com/mailchimp/mc-magento2/tree/103.4.48) (2022-08-18) + +[Full Changelog](https://github.com/mailchimp/mc-magento2/compare/103.4.47...103.4.48) + +**Implemented enhancements:** + +- Point the wiki to the github wiki [\#1522](https://github.com/mailchimp/mc-magento2/issues/1522) + +**Fixed bugs:** + +- Observer name "sales\_order\_save\_after" is too generic. [\#1516](https://github.com/mailchimp/mc-magento2/issues/1516) +- Error saving configuration when install the extension for the first time [\#1510](https://github.com/mailchimp/mc-magento2/issues/1510) + ## [103.4.47](https://github.com/mailchimp/mc-magento2/tree/103.4.47) (2022-08-15) [Full Changelog](https://github.com/mailchimp/mc-magento2/compare/103.4.46...103.4.47) diff --git a/composer.json b/composer.json index 14722047..add8e8a8 100644 --- a/composer.json +++ b/composer.json @@ -6,7 +6,7 @@ }, "description": "Connect MailChimp with Magento", "type": "magento2-module", - "version": "103.4.47", + "version": "103.4.48", "authors": [ { "name": "Ebizmarts Corp", diff --git a/etc/module.xml b/etc/module.xml index dc8c77a5..ab721102 100644 --- a/etc/module.xml +++ b/etc/module.xml @@ -11,7 +11,7 @@ */ --> - +