Skip to content

Commit df5a57e

Browse files
authored
MQE-2117: CHANGELOG.MD and Composer version bump (#709)
* MQE-2117: CHANGELOG.MD and Composer version bump updated changelog * MQE-2117: CHANGELOG.MD and Composer version bump fixed formatting * MQE-2117: CHANGELOG.MD and Composer version bump fixed formatting
1 parent 4d0fd88 commit df5a57e

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

CHANGELOG.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,24 @@
11
Magento Functional Testing Framework Changelog
22
================================================
3+
3.0.0 RC3
4+
---------
5+
6+
### Enhancements
7+
8+
* Maintainability
9+
* Added support for Two-Factor Authentication (2FA). [See configure-2fa page for details](./docs/configure-2fa.md)
10+
* Added new static check `annotationsCheck` that checks and reports missing annotations in tests.
11+
* Updated `mftf static-checks` command to allow executing static-checks defined in `staticRuleSet.json` by default. [See command page for details](./docs/commands/mftf.md#static-checks)
12+
* Added new upgrade script to remove unused arguments from action groups.
13+
* Added unhandledPromptBehavior driver capability for Chrome 75+ support.
14+
* Removed redundant and unused classes.
15+
16+
### Fixes
17+
18+
* Fixed issue with custom helper usage in suites.
19+
* Fixed issue with decryption of secrets during data entity creation.
20+
* Fixed issue with merging of `array` items in data entity.
21+
322
3.0.0 RC2
423
---------
524

0 commit comments

Comments
 (0)