Skip to content

Commit b39fc21

Browse files
committed
MFTF4.7.1 : Release Checklist
1 parent e57df76 commit b39fc21

File tree

3 files changed

+11
-2
lines changed

3 files changed

+11
-2
lines changed

Diff for: CHANGELOG.md

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

4+
4.7.1
5+
---------
6+
### Enhancements
7+
* Bumped all symfony dependencies to `^6.0
8+
* Removed abandoned package codacy/coverage
9+
* Removed abandoned package sebastian/phpcpd
10+
* Bumped monolog/monolog to ^3.0
11+
* Bumped nikic/php-parser to ^5.0
12+
413
4.7.0
514
---------
615
### 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": "4.7.0",
5+
"version": "4.7.1",
66
"license": "AGPL-3.0",
77
"keywords": ["magento", "automation", "functional", "testing"],
88
"config": {

Diff for: composer.lock

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

0 commit comments

Comments
 (0)