File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.
22
3+ ### 5.4.0
4+ * Add compatibility with OpenSearch implementation
5+
36### 5.3.2
47* Update nosto/module-nostotagging package to ^8.0.0
58
Original file line number Diff line number Diff line change 22 "name" : " nosto/module-nostocmp" ,
33 "description" : " Nosto Category Merchandising extension for Magento 2" ,
44 "type" : " magento2-module" ,
5- "version" : " 5.3.2 " ,
5+ "version" : " 5.4.0 " ,
66 "require-dev" : {
77 "magento-ecg/coding-standard" : " ^4.5" ,
88 "magento/module-store" : " 101.1.8" ,
Original file line number Diff line number Diff line change 3737<!-- suppress XmlUnboundNsPrefix -->
3838<config xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
3939 xsi : noNamespaceSchemaLocation =" urn:magento:framework:Module/etc/module.xsd" >
40- <module name =" Nosto_Cmp" setup_version =" 5.3.2 " >
40+ <module name =" Nosto_Cmp" setup_version =" 5.4.0 " >
4141 <sequence >
4242 <module name =" Nosto_Tagging" />
4343 </sequence >
You can’t perform that action at this time.
0 commit comments