diff --git a/CHANGELOG.md b/CHANGELOG.md index 7c016d26..61bb8772 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,14 @@ # Change Log -## [100.1.35](https://github.com/mailchimp/mc-magento2/tree/HEAD) +## [100.1.36](https://github.com/mailchimp/mc-magento2/tree/100.1.36) + +[Full Changelog](https://github.com/mailchimp/mc-magento2/compare/100.1.35...100.1.36) + +**Implemented enhancements:** + +- Take the version from the composer.json [\#759](https://github.com/mailchimp/mc-magento2/issues/759) + +## [100.1.35](https://github.com/mailchimp/mc-magento2/tree/100.1.35D) [Full Changelog](https://github.com/mailchimp/mc-magento2/compare/102.3.34...101.2.35) @@ -25,7 +33,7 @@ - Multistore with different Mailchimp account wrong synchronization on customer delete/unsubcribe from magento admin [\#674](https://github.com/mailchimp/mc-magento2/issues/674) - MySQL error during setup:upgrade after module install \(with split database Magento EE feature enabled\) [\#664](https://github.com/mailchimp/mc-magento2/issues/664) -## [100.1.34](https://github.com/mailchimp/mc-magento2/tree/HEAD) +## [100.1.34](https://github.com/mailchimp/mc-magento2/tree/100.1.34) [Full Changelog](https://github.com/mailchimp/mc-magento2/compare/1.1.33...100.1.34) diff --git a/composer.json b/composer.json index 75d1f5df..63331c46 100644 --- a/composer.json +++ b/composer.json @@ -6,7 +6,7 @@ }, "description": "Connect MailChimp with Magento", "type": "magento2-module", - "version": "100.1.35", + "version": "100.1.36", "authors": [ { "name": "Ebizmarts Corp",