Skip to content

Commit ae7a89c

Browse files
committed
MAGE-1374 Add placeholder changelog entries
1 parent 6bb77c2 commit ae7a89c

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# CHANGE LOG
22

3+
## 3.17.0
4+
5+
### Features
6+
7+
(This is a WIP until release)
8+
9+
- Added an Algolia indexing cache for storing metadata to prevent extra queries. Large collections that run periodic full indexes can benefit from this cache.
10+
- Price indexing is now optional. If the price attribute is not present in the product attributes, sorts, facets or custom ranking then that information will not be indexed in the product record.
11+
- Creating a temporary index while performing a full index is now optional and can be enabled or disabled in the Magento admin.
12+
313
## 3.16.0
414

515
### Features

0 commit comments

Comments
 (0)