Skip to content

Commit c867693

Browse files
committed
MAGE-1260: updated changelog
1 parent 828b7c7 commit c867693

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.16.0-beta.2
4+
5+
### Updates
6+
- Removed deprecated methods from Entity Helpers
7+
- Removed every calls to deprecated `AlgoliaHelper`'s methods in the codebase, `AlgoliaConnector` is now targeted directly. (`AlgoliaHelper` will be deleted in a future v3.17.0)
8+
- Updated integration tests
9+
10+
### Breaking Changes
11+
- `ProductHelper::setSettings()` is now taking `IndexOptions` objects as two first parameters instead of index names (strings).
12+
313
## 3.16.0-beta.1
414

515
### Features

0 commit comments

Comments
 (0)