Skip to content

Commit fbf4962

Browse files
committedJun 15, 2020
MQE-2180: CHANGELOG.MD and Composer version bump
1 parent ec9c4d3 commit fbf4962

File tree

3 files changed

+17
-3
lines changed

3 files changed

+17
-3
lines changed
 

‎CHANGELOG.md

+13
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
Magento Functional Testing Framework Changelog
22
================================================
3+
3.0.0 RC5
4+
---------
5+
6+
### Enhancements
7+
8+
* Readability
9+
* Removed blacklist/whitelist terminologies in MFTF.
10+
11+
### Fixes
12+
13+
* Fixed javascript error seen on chrome 81 for dragAndDrop action.
14+
* Fixed allure issue when `WebDriverCurlException` is encountered in `afterStep`.
15+
316
3.0.0 RC4
417
---------
518

‎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-RC4",
5+
"version": "3.0.0-RC5",
66
"license": "AGPL-3.0",
77
"keywords": ["magento", "automation", "functional", "testing"],
88
"config": {

‎composer.lock

+3-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)