Skip to content

Commit f472b1b

Browse files
committed
MAGE-1365 Update CHANGELOG
1 parent d4ed329 commit f472b1b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,9 @@
3838
- Removed deprecated methods from Entity Helpers
3939
- 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)
4040
- 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
4144

4245
### Breaking Changes
4346
- `ProductHelper::setSettings()` is now taking `IndexOptions` objects as two first parameters instead of index names (strings).

0 commit comments

Comments
 (0)