Skip to content

Commit 9955c58

Browse files
Manjusha.SManjusha.S
authored andcommitted
ACQE-3401 : 3.11.1 RC
1 parent fb98e7a commit 9955c58

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

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

4+
3.11.1
5+
---------
6+
7+
### Fixes
8+
9+
* Removed environment variable MAGENTO_ADMIN_PASSWORD
10+
411
3.11.0
512
---------
613
### Enhancements

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

0 commit comments

Comments
 (0)