Skip to content
This repository was archived by the owner on Jun 11, 2024. It is now read-only.

Commit adb3ca2

Browse files
author
Agata Firlejczyk
committed
Release 1.9.0. Update Changelog.md
1 parent ebfa60b commit adb3ca2

File tree

2 files changed

+11
-2
lines changed

2 files changed

+11
-2
lines changed

CHANGELOG.MD

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,18 @@
22

33
## Unreleased
44

5+
6+
## [1.9.0] (2020.01.28)
7+
58
### Fixed
6-
- Emulate store when rebuilding cms block and pages.
9+
- Emulate store when rebuilding cms block and pages. ([#179](https://github.com/DivanteLtd/magento2-vsbridge-indexer/pull/179))
10+
- Fix modules sequence declaration
11+
- Fixes for clean magento install with sample data modules.
12+
- Collecting attributes values when there is no default value ([#160](https://github.com/DivanteLtd/magento2-vsbridge-indexer/pull/160))
713

14+
### Added
15+
- Product indexer - add dependencies, add dynamic catalogrule_product_price dependencies for Magento <= 2.2.4 ([#176](https://github.com/DivanteLtd/magento2-vsbridge-indexer/pull/176))
16+
- Reindexing products which have beed modified by mass action on product grid when indexers are 'On Save ([#157](https://github.com/DivanteLtd/magento2-vsbridge-indexer/pull/157))
817

918
## [1.8.3] (2019.12.19)
1019

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"name": "Agata",
77
"email": "[email protected]"
88
}],
9-
"version": "1.8.3",
9+
"version": "1.9.0",
1010
"keywords": [
1111
"magento",
1212
"magento2",

0 commit comments

Comments
 (0)