Skip to content

Commit

Permalink
Merge pull request #31 from magento-commerce/MQE-2506
Browse files Browse the repository at this point in the history
MQE-2506: updated CHANGELOG.md and composer files for 3.3.0
  • Loading branch information
jilu1 authored Feb 10, 2021
2 parents 4f76bda + 38c6f11 commit f659353
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 218 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
================================================

3.3.0
---------

### Enhancements

* [#815](https://github.com/magento/magento2-functional-testing-framework/pull/815) -- Upgrade csharpru/vault-php to 4.1
* [#817](https://github.com/magento/magento2-functional-testing-framework/pull/817) -- Add support for admin WebAPI token refresh

### Fixes

* Fixed test generation error in a split suite group (--config=parallel) to allow generation of subsequent groups.
* Fixed an issue where test extends from a skipped parent is not properly skipped.

3.2.1
---------

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": "3.2.1",
"version": "3.3.0",
"license": "AGPL-3.0",
"keywords": ["magento", "automation", "functional", "testing"],
"config": {
Expand Down
219 changes: 2 additions & 217 deletions composer.lock

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

0 comments on commit f659353

Please sign in to comment.