From 238663280f9fb2b1be58436dee796382a80a497c Mon Sep 17 00:00:00 2001 From: gonzalo Date: Tue, 6 Sep 2022 11:31:09 -0300 Subject: [PATCH] Release 101.2.49 for magento 2.2 --- CHANGELOG.md | 15 +++++++++++++++ composer.json | 2 +- etc/module.xml | 2 +- 3 files changed, 17 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 44bd58c6..74b2384e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,20 @@ # Change Log +## [101.2.49](https://github.com/mailchimp/mc-magento2/tree/101.2.49) + +[Full Changelog](https://github.com/mailchimp/mc-magento2/compare/101.2.48...101.2.49) + +**Implemented enhancements:** + +- Query optimization for special prices [\#1535](https://github.com/mailchimp/mc-magento2/issues/1535) + +**Fixed bugs:** + +- Wrong query when load the configuration page and use db prefix [\#1557](https://github.com/mailchimp/mc-magento2/issues/1557) +- The subcribe at the bottom doesn't work [\#1551](https://github.com/mailchimp/mc-magento2/issues/1551) +- "Magento always manage emails" configuration blocking default Magento newsletter confirm email sending [\#1545](https://github.com/mailchimp/mc-magento2/issues/1545) +- Wrong column name in mailchimp\_stores [\#1533](https://github.com/mailchimp/mc-magento2/issues/1533) + ## [101.2.48](https://github.com/mailchimp/mc-magento2/tree/101.2.48) (2022-08-18) [Full Changelog](https://github.com/mailchimp/mc-magento2/compare/101.2.47...101.2.48) diff --git a/composer.json b/composer.json index 24e953c6..f2a81e79 100644 --- a/composer.json +++ b/composer.json @@ -6,7 +6,7 @@ }, "description": "Connect MailChimp with Magento", "type": "magento2-module", - "version": "101.2.48", + "version": "101.2.49", "authors": [ { "name": "Ebizmarts Corp", diff --git a/etc/module.xml b/etc/module.xml index 29e520d0..0321cb96 100644 --- a/etc/module.xml +++ b/etc/module.xml @@ -11,7 +11,7 @@ */ --> - +