Skip to content

Commit

Permalink
ACQE-6743 : MFTF 4.8.1 Release
Browse files Browse the repository at this point in the history
  • Loading branch information
manjusha729 committed Jun 25, 2024
1 parent f43763f commit 34e4a2a
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 2 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,19 @@
Magento Functional Testing Framework Changelog
================================================

4.8.1
---------
### Enhancements
* Bumped allure-codeception to ^2.4
* Bumped squizlabs/php_codesniffer to 3.10.1
* Bumped composer/composer to 2.7.7
* Bumped monolog/monolog to 3.6.0
* Bumped spomky-labs/otphp to 11.3.0
* Bumped aws-sdk-php to 3.314.1

### Fixes
* Unneeded reports are shown when MFTF Static tests fail.

4.8.0
---------
### Enhancements
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "magento/magento2-functional-testing-framework",
"description": "Magento2 Functional Testing Framework",
"type": "library",
"version": "4.8.0",
"version": "4.8.1",
"license": "AGPL-3.0",
"keywords": ["magento", "automation", "functional", "testing"],
"config": {
Expand Down
2 changes: 1 addition & 1 deletion composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 34e4a2a

Please sign in to comment.