Skip to content

Commit 5c8ba7f

Browse files
committed
MFTF 5.0.3 Release
1 parent 6f38a9d commit 5c8ba7f

File tree

3 files changed

+19
-4
lines changed

3 files changed

+19
-4
lines changed

Diff for: CHANGELOG.md

+15
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,21 @@
11
Magento Functional Testing Framework Changelog
22
================================================
33

4+
5.0.3
5+
---------
6+
### Fixes
7+
* Added support for chrome 131
8+
9+
5.0.2
10+
---------
11+
### Fixes
12+
* Removed support for chrome 131
13+
14+
5.0.1
15+
---------
16+
### Enhancement
17+
* Provided support for chrome 131
18+
419
5.0.0
520
---------
621
### Enhancements

Diff for: 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": "5.0.0",
5+
"version": "5.0.3",
66
"license": "AGPL-3.0",
77
"keywords": ["magento", "automation", "functional", "testing"],
88
"config": {

Diff for: composer.lock

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

0 commit comments

Comments
 (0)