Skip to content

Commit 2196d3e

Browse files
Manjusha.SManjusha.S
authored andcommitted
3.9.0-RC : 3.9.0 Change log, version bump to master
1 parent a417a28 commit 2196d3e

File tree

3 files changed

+96
-86
lines changed

3 files changed

+96
-86
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
Magento Functional Testing Framework Changelog
22
================================================
3+
3.9.0
4+
---------
5+
6+
### Fixes:
7+
* Fix for invalid UTF-8 chars returned from magentoCLI breaks Allure reporting
8+
9+
### GitHub Pull Requests:
10+
* [#175](https://github.com/magento-commerce/magento2-functional-testing-framework/pull/175) -- Fixed invalid UTF-8 chars returned from magentoCLI that breaks allure reporting
11+
12+
313
3.8.0
414
---------
515

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

0 commit comments

Comments
 (0)