Skip to content

Commit

Permalink
Merge pull request #370 from magento-commerce/master
Browse files Browse the repository at this point in the history
Sync develop from Master
  • Loading branch information
okolesnyk authored Dec 11, 2023
2 parents f285fe3 + acc45c0 commit 498bd35
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 2 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
Magento Functional Testing Framework Changelog
================================================

4.6.0
---------
### Enhancements
* Added Support for PHP 8.3 and enabled PR checks for PHP 8.3.
* Bumped `symfony/console` dependency to `^6.0`.
* Bumped `laminas/laminas-diactoros` dependency to `^3.0`.
* Added no-ansi option to bin/mftf command.

### Fixes
* Fixed 8.3 deprecation errors.
* Fixed The build with PTS enabled doesn't apply filter issue.
* Change MFTF command <magentoCLI> to maintain Magento CLI output.

4.5.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.5.0",
"version": "4.6.0",
"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 498bd35

Please sign in to comment.