We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c9b38d4 commit 190df44Copy full SHA for 190df44
CHANGELOG.md
@@ -4,13 +4,15 @@ Magento Functional Testing Framework Changelog
4
4.6.0
5
---------
6
### Enhancements
7
-* Added Supported for PHP 8.3 and enabled PR checks for PHP 8.3
8
-* Bumped `symfony/console` dependency to `^6.0`
9
-* Bumped `laminas/laminas-diactoros` dependency to `^3.0`
+* Added Supported 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`.
10
+* Added no-ansi option to bin/mftf command.
11
12
### Fixes
13
* Fixed 8.3 deprecation errors.
14
* Fixed The build with PTS enabled doesn't apply filter issue.
15
+* Change MFTF command <magentoCLI> to maintain Magento CLI output.
16
17
4.5.0
18
0 commit comments