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
+19-9Lines changed: 19 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff 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"`
* 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
18
11
***import-product:**
@@ -24,6 +17,23 @@ Update from 4.2.x with minimum dependency on PHP 8.1 and third-party modules
24
17
***import-product-bundle:**
25
18
* Fix php warning undefined array key
26
19
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"`
0 commit comments