Skip to content

Commit 0868028

Browse files
authored
Keep only major versions in README
1 parent 96f9c0c commit 0868028

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

README.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,11 +17,8 @@ The minor version might differ because Cucumber Scala may add Scala-related feat
1717

1818
| Cucumber Scala version | Cucumber version | Scala versions |
1919
|------------------------|------------------|------------------|
20-
| 6.2.1 | 6.2.1 | 2.11, 2.12, 2.13 |
21-
| 6.1.2 | 6.1.2 | 2.11, 2.12, 2.13 |
22-
| 6.0.0 | 6.0.0 | 2.11, 2.12, 2.13 |
20+
| 6.2.2 | 6.2.2 | 2.11, 2.12, 2.13 |
2321
| 5.7.0 | 5.7.0 | 2.11, 2.12, 2.13 |
24-
| 5.6.0 | 5.6.0 | 2.11, 2.12, 2.13 |
2522
| 4.7.1 | 4.7.1 | 2.11, 2.12, 2.13 |
2623

2724
## Getting started

0 commit comments

Comments
 (0)