From df0ca6602fbb708c554d4b9e622658710b6c7799 Mon Sep 17 00:00:00 2001 From: adeelq Date: Tue, 19 Jun 2018 14:29:40 +0200 Subject: [PATCH] update readme and version number --- README.md | 5 +++++ composer.json | 2 +- etc/module.xml | 2 +- 3 files changed, 7 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5ecf293..ad8ab33 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,11 @@ Compatibility - Magento >= 2.1.6 - Dotdigitalgroup Email >= 2.3.6 +## V1.0.1 + +###### Bug fix +- We've fixed the method name that had been changed on the Community version + ## V1.0.0 Available additional data fields to be mapped : diff --git a/composer.json b/composer.json index dfebf49..8ea4d22 100755 --- a/composer.json +++ b/composer.json @@ -2,7 +2,7 @@ "name": "dotmailer/dotmailer-magento2-extension-enterprise", "description": "dotmailer integration for magento 2 enterprise", "type": "magento2-module", - "version": "1.0.0", + "version": "1.0.1", "license": "MIT", "repositories": [ { diff --git a/etc/module.xml b/etc/module.xml index 290623c..1198877 100755 --- a/etc/module.xml +++ b/etc/module.xml @@ -1,6 +1,6 @@ - +