Skip to content

Commit 81f826a

Browse files
committed
MQE-1988: MFTF failures after PHP upgrade (libzip5 v1.60+)
Version bump + changelog for 2.6.1
1 parent e69feab commit 81f826a

File tree

3 files changed

+11
-2
lines changed

3 files changed

+11
-2
lines changed

CHANGELOG.md

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

4+
2.6.1
5+
-----
6+
7+
* Usability
8+
* Introduced new `.env` configuration `ELASTICSEARCH_VERSION` to support multiple elasticsearch versions
9+
* Maintainability
10+
* Added deprecation notices for upcoming MFTF 3.0.0
11+
* Replaced facebook webdriver with php-webdriver to support PHP version updates
12+
413
2.6.0
514
-----
615

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

composer.lock

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

0 commit comments

Comments
 (0)