Skip to content

Commit 12a4240

Browse files
committed
MQE-2153: CHANGELOG.md updated for 3.0.0-RC4
1 parent 40c29fe commit 12a4240

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

CHANGELOG.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,24 @@
11
Magento Functional Testing Framework Changelog
22
================================================
3+
3.0.0 RC4
4+
---------
5+
6+
### Enhancements
7+
8+
* Customizability
9+
* Changed `<group value="skip"/>` to no longer skip a test, instead test is added to `skip` group.
10+
* Maintainability
11+
* Trimmed mftf.log to not include notices and warnings at test execution time.
12+
* Added chrome option `--ignore-certificate-errors` in `functional.suite.dist.yml`.
13+
* Traceability
14+
* Changed static check output directory from current working directory to `TESTS_BP/tests/_output/static-results/`.
15+
* Readability
16+
* [3.0.0 Backward Incompatible Changes are documented.](./docs/backward-incompatible-changes.md)
17+
18+
### Fixes
19+
20+
* Fixed issue with Extended data entity won't merge array items.
21+
322
3.0.0 RC3
423
---------
524

0 commit comments

Comments
 (0)