Skip to content

Commit 53c3b1c

Browse files
Manjusha.SManjusha.S
Manjusha.S
authored and
Manjusha.S
committed
ACQE-4111 : 3.11.0 Deployment Release Checklist
1 parent db1b01e commit 53c3b1c

File tree

2 files changed

+20
-1
lines changed

2 files changed

+20
-1
lines changed

CHANGELOG.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,25 @@
11
Magento Functional Testing Framework Changelog
22
================================================
33

4+
3.11.0
5+
---------
6+
### Enhancements
7+
* Composer updated to 2.4.2 version
8+
* Static check for duplicate step keys in action group
9+
10+
11+
### Fixes
12+
13+
* Fixed incorrect MFTF test dependencies path
14+
15+
3.10.2
16+
---------
17+
18+
### Fixes
19+
20+
* Fixed admin credentials being output to console in WebAPIAuth
21+
* Fixed links in docs
22+
423
3.10.3
524
---------
625

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

0 commit comments

Comments
 (0)