Skip to content

Commit 63d7ab0

Browse files
committed
Merge branch 'pr626' into lbajsarowicz-doc-rollup
2 parents d236e2d + 984cc27 commit 63d7ab0

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

docs/versioning.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ If a modification to MFTF forces tests to be changed, this is a backward incompa
1212
To find the version of MFTF that you are using, run the Magento CLI command:
1313

1414
```bash
15-
cd <magento_root>/
1615
vendor/bin/mftf --version
1716
```
1817

@@ -61,8 +60,10 @@ You must reset the patch and minor version to 0 when you change the major versio
6160
This table lists the version of the MFTF that was released with a particular version of Magento.
6261

6362
|Magento version| MFTF version|
64-
|---|---|
63+
|--- |--- |
64+
| 2.3.4 | 2.5.3 |
65+
| 2.3.3 | 2.4.5 |
6566
| 2.3.2 | 2.3.14 |
6667
| 2.3.1 | 2.3.13 |
67-
| 2.3.0 | 2.3.9 |
68+
| 2.3.0 | 2.3.9 |
6869
| 2.2.8 | 2.3.13 |

0 commit comments

Comments
 (0)