Skip to content

Commit 0b38195

Browse files
authored
Merge pull request #199 from magento-gl/master
Master
2 parents 23a85f5 + c05551b commit 0b38195

File tree

3 files changed

+19
-2
lines changed

3 files changed

+19
-2
lines changed

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,22 @@
11
Magento Functional Testing Framework Changelog
22
================================================
3+
4+
3.10.0
5+
---------
6+
7+
### Enhancements
8+
* Updated symfony/console and symfony/process constraints to support latest Symfony LTS (5.4v)
9+
* Updated Symfony related code to support latest Symfony LTS (5.4v).
10+
* Implement rapid times X clicks on UI element in MFTF
11+
* Log MFTF test dependencies
12+
* Unused entity static check
13+
* Updated docs for new location of password
14+
* Remove any remaining usages of Travis CI from MFTF Repo
15+
* Unit tests for GenerateTestFailedCommandTest and RunTestFailedCommandTest
16+
17+
### Fixes
18+
* Hashicorp Vault PHP lib being instantiated with wrong params
19+
320
3.9.0
421
---------
522

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.9.0",
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)