You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -38,6 +38,9 @@
38
38
- Removed deprecated methods from Entity Helpers
39
39
- Removed every call to deprecated `AlgoliaHelper`'s methods in the codebase, `AlgoliaConnector` is now targeted directly. (`AlgoliaHelper` will be removed in a future v3.17.0)
40
40
- Updated integration tests
41
+
- Added support for PHPUnit 10
42
+
- Added support for Magento 2.4.8 on PHP 8.4 - Special shout out to @jajajaime for his help here
43
+
- Refactored code to PHP 8.2 baseline standard
41
44
42
45
### Breaking Changes
43
46
-`ProductHelper::setSettings()` is now taking `IndexOptions` objects as two first parameters instead of index names (strings).
0 commit comments