diff --git a/CHANGELOG.md b/CHANGELOG.md index af78570f..8466b645 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,17 @@ # Change Log +## [102.3.60-p1](https://github.com/mailchimp/mc-magento2/tree/102.3.60-p1) + +[Full Changelog](https://github.com/mailchimp/mc-magento2/compare/102.3.59-p1...102.3.60-p1) + +**Fixed bugs:** + +- The token change and can't retrieve the cart from the abandoned cart email [\#1930](https://github.com/mailchimp/mc-magento2/issues/1930) +- Abs fail when discount amount is null [\#1921](https://github.com/mailchimp/mc-magento2/issues/1921) +- Error table prefix [\#1920](https://github.com/mailchimp/mc-magento2/issues/1920) +- Check in webhook cron if the listid is OK when get the groups [\#1914](https://github.com/mailchimp/mc-magento2/issues/1914) + + ## [102.3.58-p1](https://github.com/mailchimp/mc-magento2/tree/102.3.58-p1) [Full Changelog](https://github.com/mailchimp/mc-magento2/compare/102.3.57-p1...102.3.58-p1) diff --git a/composer.json b/composer.json index f0dc5a95..63944f64 100644 --- a/composer.json +++ b/composer.json @@ -6,7 +6,7 @@ }, "description": "Connect MailChimp with Magento", "type": "magento2-module", - "version": "102.3.58-p1", + "version": "102.3.60-p1", "authors": [ { "name": "Ebizmarts Corp", diff --git a/etc/module.xml b/etc/module.xml index b3761036..811fbac5 100644 --- a/etc/module.xml +++ b/etc/module.xml @@ -11,7 +11,7 @@ */ --> - +