From 7734f56b1e9ecca8c5ad4da791b0adc154aeead9 Mon Sep 17 00:00:00 2001 From: gonzalo Date: Mon, 2 Sep 2024 10:04:59 -0300 Subject: [PATCH] Version 63 for magento 2.3.6-p1 --- 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 0462d9ab..0bd22971 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,18 @@ # Change Log +## [102.3.63](https://github.com/mailchimp/mc-magento2/tree/102.3.63) + +[Full Changelog](https://github.com/mailchimp/mc-magento2/compare/102.3.62...103.3.63) + +**Implemented enhancements:** + +- Add the date to the error grid [\#1972](https://github.com/mailchimp/mc-magento2/issues/1972) + +**Fixed bugs:** + +- Order status change is not synced when done through webapi [\#1985](https://github.com/mailchimp/mc-magento2/issues/1985) +- Column not found: 1054 Unknown column 'mailchimp\_sync' in 'order clause' [\#1981](https://github.com/mailchimp/mc-magento2/issues/1981) + ## [102.3.62-p1](https://github.com/mailchimp/mc-magento2/tree/102.3.62-p1) [Full Changelog](https://github.com/mailchimp/mc-magento2/compare/102.3.61-p1...102.3.62-p1) diff --git a/composer.json b/composer.json index 96e48a75..16db8524 100644 --- a/composer.json +++ b/composer.json @@ -6,7 +6,7 @@ }, "description": "Connect MailChimp with Magento", "type": "magento2-module", - "version": "102.3.62-p1", + "version": "102.3.63-p1", "authors": [ { "name": "Ebizmarts Corp", diff --git a/etc/module.xml b/etc/module.xml index 60c8b62f..af81188f 100644 --- a/etc/module.xml +++ b/etc/module.xml @@ -11,7 +11,7 @@ */ --> - +