Skip to content

Commit 0cd8a72

Browse files
authored
Merge pull request #305 from magento-gl/master
Merging master back to develop
2 parents 44e94d4 + 0bf43e0 commit 0cd8a72

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
Magento Functional Testing Framework Changelog
22
================================================
3+
4+
4.3.1
5+
---------
6+
### Fixes
7+
* Fixed cannot bind closure to scope of internal class Exception.
8+
* Fixed broken Mftf doctor command.
9+
310
4.3.0
411
---------
512
### Enhancements

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": "4.3.0",
5+
"version": "4.3.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)