From 3fed302a6241a7b68e91ef13f977ed13fb578a0c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hannu=20Po=CC=88lo=CC=88nen?= Date: Thu, 17 Sep 2020 15:31:45 +0300 Subject: [PATCH] Update change log & bump version --- CHANGELOG.md | 4 ++++ composer.json | 2 +- etc/module.xml | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8fa4a2a7..e1db992b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning. +### 3.0.0-rc1 +* Add support for using Elasticsearch as a catalog search engine +* Introduce possibility to use all categories (not only the ones in navigation) with Nosto's category merchandising + ### 2.0.1 * Change the script type to `application/json` for category mapping * Add possibility to debug the category query via Magento's debug logging diff --git a/composer.json b/composer.json index c5d047e6..11b3f168 100644 --- a/composer.json +++ b/composer.json @@ -2,7 +2,7 @@ "name": "nosto/module-nostocmp", "description": "Nosto Category Merchandising extension for Magento 2", "type": "magento2-module", - "version": "2.0.1", + "version": "3.0.0-rc1", "require-dev": { "php": ">=7.1.0", "magento-ecg/coding-standard": "3.*", diff --git a/etc/module.xml b/etc/module.xml index ce536358..b8826949 100644 --- a/etc/module.xml +++ b/etc/module.xml @@ -37,7 +37,7 @@ - +