Skip to content

Commit de3a7d1

Browse files
ACQE-8650: MFTF Framework - MFTF 5.0.6 Release
- Updated copyright check to use the new Adobe copyright.
1 parent c810d1d commit de3a7d1

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11
Magento Functional Testing Framework Changelog
22
================================================
33

4+
5.0.6
5+
---------
6+
### Fixes
7+
* Updated copyright check to use the new Adobe copyright.
8+
* Resolved errors caused by whitespace-only comments.
9+
* Addressed deprecation warnings from spomky-labs/otphp.
10+
411
5.0.5
512
---------
613
### Enhancements

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

0 commit comments

Comments
 (0)