From 7f0c594f5807b664ffeceedeb42a3434985bbc1e Mon Sep 17 00:00:00 2001 From: eduard13 Date: Thu, 21 Mar 2024 10:37:12 +0200 Subject: [PATCH] EXP-1 Releasing 1.1.0 version --- RELEASELOG.md | 5 +++++ composer.json | 2 +- etc/module.xml | 2 +- 3 files changed, 7 insertions(+), 2 deletions(-) diff --git a/RELEASELOG.md b/RELEASELOG.md index baecad7..44425ca 100644 --- a/RELEASELOG.md +++ b/RELEASELOG.md @@ -1,3 +1,8 @@ +# v1.1.0 + +- Fixed guest cart merging after logging in as customer +- Improved the performance for processing large amount of orders + # v1.0.0 - Implemented new UI for Initial Import configuration diff --git a/composer.json b/composer.json index 77d8921..734c883 100644 --- a/composer.json +++ b/composer.json @@ -1,6 +1,6 @@ { "name": "bloomreach/bloomreach-engagement-connector-magento", - "version": "1.0.0", + "version": "1.1.0", "description": "The module provides the Bloomreach integration with Magento 2.", "type": "magento2-module", "authors": [ diff --git a/etc/module.xml b/etc/module.xml index eb634c9..94df35c 100644 --- a/etc/module.xml +++ b/etc/module.xml @@ -7,5 +7,5 @@ --> - +