Skip to content

Commit 1378a20

Browse files
committed
MQE-2153: CHANGELOG.md updated and composer version bumped to 3.0.0-RC4
1 parent 8905c10 commit 1378a20

File tree

3 files changed

+4
-280
lines changed

3 files changed

+4
-280
lines changed

CHANGELOG.md

+1
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ Magento Functional Testing Framework Changelog
1818
### Fixes
1919

2020
* Fixed issue where an extended data entity would not merge array items. Array items should merge properly now.
21+
* Fixed issue where Chrome remains running after MFTF suite finishes
2122

2223
3.0.0 RC3
2324
---------

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "magento/magento2-functional-testing-framework",
33
"description": "Magento2 Functional Testing Framework",
44
"type": "library",
5-
"version": "3.0.0-RC3",
5+
"version": "3.0.0-RC4",
66
"license": "AGPL-3.0",
77
"keywords": ["magento", "automation", "functional", "testing"],
88
"config": {

0 commit comments

Comments
 (0)