File tree Expand file tree Collapse file tree 1 file changed +11
-1
lines changed Expand file tree Collapse file tree 1 file changed +11
-1
lines changed Original file line number Diff line number Diff line change 3030| | +-- Backward Compatible changes (Patch release - bug fixes, small additions)
3131| +---- Backward Compatible changes (Minor release - small new features, bug fixes)
3232+------ Backward Incompatible changes (Major release - new features and/or major changes)
33-
3433```
3534
3635For example:
@@ -56,3 +55,14 @@ It MAY include patch level changes. Patch version MUST be reset to 0 when minor
5655Major version ** X** MUST be incremented for a release that introduces backward incompatible changes.
5756A major release can also include minor and patch level changes.
5857You must reset the patch and minor version to 0 when you change the major version.
58+
59+ ## Magento 2 compatibility
60+
61+ This table lists the version of the MFTF that was released with a particular version of Magento.
62+
63+ | Magento version| MFTF version|
64+ | ---| ---|
65+ | 2.3.1 | 2.3.13 |
66+ | 2.3.0 | 2.3.9 |
67+ | 2.2.8 | 2.3.13 |
68+ | 2.2.7 | 2.3.8 |
You can’t perform that action at this time.
0 commit comments