Skip to content

Commit ecf1c92

Browse files
authored
Update CHANGELOG.md
1 parent 1dfc99d commit ecf1c92

File tree

1 file changed

+19
-9
lines changed

1 file changed

+19
-9
lines changed

CHANGELOG.md

Lines changed: 19 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,11 @@
1-
# Version 5.0.0
2-
Update from 4.2.x with minimum dependency on PHP 8.1 and third-party modules
3-
4-
* Min. PHP Version set to 8.1.
5-
* replace dependency `"behat/symfony2-extension"` and `"behat/mink-goutte-driver"` with `friends-of-behat/symfony-extension` and `"friends-of-behat/mink-browserkit-driver"`
6-
* Upgrade required dependency
7-
* Correction of the compatibility of functions
8-
* `src/Loggers/Handlers/HandlerWrapper.php::isHandling(array|LogRecord $record): bool`
9-
* `src/Loggers/Handlers/HandlerWrapper.php::handle(array|LogRecord $record): bool`
1+
# Version 5.0.1 (comming soon)
102

113
## Features
124

135
# none
146

157
## Bugfixes
8+
169
* **import-product-link:**
1710
* Fixing clean-up links if the data in the file is missing, the value is not set to \_\_EMPTY__VALUE__ and the clean-up links configuration is disabled
1811
* **import-product:**
@@ -24,6 +17,23 @@ Update from 4.2.x with minimum dependency on PHP 8.1 and third-party modules
2417
* **import-product-bundle:**
2518
* Fix php warning undefined array key
2619

20+
# Version 5.0.0
21+
Update from 4.2.x with minimum dependency on PHP 8.1 and third-party modules
22+
23+
* Min. PHP Version set to 8.1.
24+
* replace dependency `"behat/symfony2-extension"` and `"behat/mink-goutte-driver"` with `friends-of-behat/symfony-extension` and `"friends-of-behat/mink-browserkit-driver"`
25+
* Upgrade required dependency
26+
* Correction of the compatibility of functions
27+
* `src/Loggers/Handlers/HandlerWrapper.php::isHandling(array|LogRecord $record): bool`
28+
* `src/Loggers/Handlers/HandlerWrapper.php::handle(array|LogRecord $record): bool`
29+
30+
## Features
31+
32+
# none
33+
34+
## Bugfixes
35+
36+
# none
2737

2838
# Version 4.2.6
2939

0 commit comments

Comments
 (0)