Skip to content

Commit a3148fa

Browse files
authored
Merge pull request #250 from magento-gl/3.12.0-RC
3.12.0 RC Checklist
2 parents daf9970 + e687c7d commit a3148fa

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

61 files changed

+9
-15820
lines changed

CHANGELOG.md

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

4+
3.12.0
5+
---------
6+
7+
### Fixes
8+
* Removed obsolete docs/directories
9+
410
3.11.1
511
---------
612

@@ -20,7 +26,7 @@ Magento Functional Testing Framework Changelog
2026

2127
* Fixed incorrect MFTF test dependencies path
2228
* Removed PHP 7.3 build check from MFTF PR build as PHP 7.3 is no longer supported
23-
* Fixed fatal error when running generate:tests --config parallel -g
29+
* Fixed fatal error when running generate:tests --config parallel -g
2430

2531

2632
3.10.3

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": "3.11.1",
5+
"version": "3.12.0",
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.

docs/backward-incompatible-changes.md

-163
This file was deleted.

0 commit comments

Comments
 (0)