Skip to content

Commit e60ad9e

Browse files
Manjusha.SManjusha.S
Manjusha.S
authored and
Manjusha.S
committed
MFTF 4.0.0 Release checklist
1 parent f1fef97 commit e60ad9e

File tree

3 files changed

+16
-3
lines changed

3 files changed

+16
-3
lines changed

CHANGELOG.md

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

4+
4.0.0
5+
---------
6+
### Enhancements
7+
8+
* Added Supported for PHP 8.2 and enabled PR checks for PHP 8.2
9+
* Dropped Support for PHP 7.4 and disabled PR checks for PHP 7.4
10+
* Upgraded allure-framework/allure-phpunit to its latest version
11+
12+
### Fixes
13+
14+
* MFTF deprecation errors fixes
15+
* Composer downgraded from 2.4 to 2.2 due to lamina issue
16+
417
3.12.0
518
---------
619

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

composer.lock

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

0 commit comments

Comments
 (0)