File tree Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change @@ -2,6 +2,17 @@ IntegerNet_Solr for Magento 2
22===============
33Release Notes
44
5+ Version 1.5.0 (Dec 19, 2018)
6+ ----------------------------
7+
8+ - Add seperate command line tools for full and partial reindexing
9+ - Compatibility fixes for Magento 2.2
10+ - Add compatibility to Magento 2.2 Commerce Edition
11+ - Fix bugs with area emulation on command line
12+ - Improve declaration of category attributes
13+ - Fix bug with price filter and special prices
14+ - Add automatical reindexing of products if they are assigned to categories in the category view
15+
516Version 1.4.2 (Dec 21, 2017)
617--------------
718
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" ?>
22<config xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : noNamespaceSchemaLocation =" urn:magento:framework:Module/etc/module.xsd" >
3- <module name =" IntegerNet_Solr" setup_version =" 1.4.2 " >
3+ <module name =" IntegerNet_Solr" setup_version =" 1.5.0 " >
44 <sequence >
55 <module name =" Magento_Store" />
66 <module name =" Magento_Search" />
You can’t perform that action at this time.
0 commit comments