Skip to content

Commit 2753584

Browse files
Updating composer.json and changelog
1 parent 2fe500b commit 2753584

File tree

3 files changed

+20
-5
lines changed

3 files changed

+20
-5
lines changed

CHANGELOG.md

Lines changed: 18 additions & 3 deletions
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+
* Allowed additional actions to read from credentials file to fix page builder failures.
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
@@ -53,16 +68,16 @@ Magento Functional Testing Framework Changelog
5368
4.7.2
5469
---------
5570
### Enhancements
56-
* Fail static test when introduced filename does not equal the MFTF object name
71+
* Fail static test when introduced filename does not equal the MFTF object name
5772
contained within.
5873

5974
4.7.1
6075
---------
6176
### Enhancements
6277
* Bumped all symfony dependencies to `^6.0
63-
* Removed abandoned package codacy/coverage
78+
* Removed abandoned package codacy/coverage
6479
* Removed abandoned package sebastian/phpcpd
65-
* Bumped monolog/monolog to ^3.0
80+
* Bumped monolog/monolog to ^3.0
6681
* Bumped nikic/php-parser to ^5.0
6782

6883
4.7.0

composer.json

Lines changed: 1 addition & 1 deletion
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": {

composer.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)