Skip to content

Commit f832547

Browse files
Manjusha.SManjusha.S
Manjusha.S
authored and
Manjusha.S
committed
updated mftf version with right format and placed enhancements above fixes in changelog.md file
1 parent 1fb4349 commit f832547

File tree

3 files changed

+5
-6
lines changed

3 files changed

+5
-6
lines changed

CHANGELOG.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,20 +4,19 @@ Magento Functional Testing Framework Changelog
44
3.10
55
---------
66

7-
### Fixes
8-
* Hashicorp Vault PHP lib being instantiated with wrong params
9-
107
### Enhancements
118
* Updated symfony/console and symfony/process constraints to support latest Symfony LTS (5.4v)
129
* Updated Symfony related code to support latest Symfony LTS (5.4v).
13-
* Removed PHP 8.0 & PHP 7.3 compatibility.
1410
* Implement rapid times X clicks on UI element in MFTF
1511
* Log MFTF test dependencies
1612
* Unused entity static check
1713
* Updated docs for new location of password
1814
* Remove any remaining usages of Travis CI from MFTF Repo
1915
* Unit tests for GenerateTestFailedCommandTest and RunTestFailedCommandTest
2016

17+
### Fixes
18+
* Hashicorp Vault PHP lib being instantiated with wrong params
19+
2120
3.9.0
2221
---------
2322

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",
5+
"version": "3.10.0",
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)