You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+2-28Lines changed: 2 additions & 28 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,6 +13,8 @@ See also the [CHANGELOG](https://github.com/cucumber/cucumber-jvm/blob/master/CH
13
13
14
14
### Changed
15
15
16
+
-[Core] Update `cucumber-core` dependency to [6.3.0](https://github.com/cucumber/cucumber-jvm/blob/main/CHANGELOG.md)
17
+
16
18
### Deprecated
17
19
18
20
### Removed
@@ -21,35 +23,21 @@ See also the [CHANGELOG](https://github.com/cucumber/cucumber-jvm/blob/master/CH
21
23
22
24
## [6.2.2] (2020-07-09)
23
25
24
-
### Added
25
-
26
26
### Changed
27
27
28
28
-[Core] Update `cucumber-core` dependency to [6.2.2](https://github.com/cucumber/cucumber-jvm/blob/main/CHANGELOG.md)
29
29
30
-
### Deprecated
31
-
32
-
### Removed
33
-
34
30
### Fixed
35
31
36
32
-[JUnit][sbt] Fix failed scenarios not failing the test suite if using duplicated names or `Scenario Outline` ([#22](https://github.com/cucumber/cucumber-jvm-scala/issues/102)[#102](https://github.com/cucumber/cucumber-jvm-scala/issues/102) M.P. Korstanje)
37
33
- The fix is actually part of `cucumber-junit` 6.2.2 (https://github.com/cucumber/cucumber-jvm/pull/2045) but is mainly done for Cucumber Scala and Sbt usage
38
34
39
35
## [6.2.1] (2020-07-07)
40
36
41
-
### Added
42
-
43
37
### Changed
44
38
45
39
-[Core] Update `cucumber-core` dependency to [6.2.1](https://github.com/cucumber/cucumber-jvm/blob/main/CHANGELOG.md)
46
40
47
-
### Deprecated
48
-
49
-
### Removed
50
-
51
-
### Fixed
52
-
53
41
## [6.2.0] (2020-07-04)
54
42
55
43
### Added
@@ -64,27 +52,13 @@ See also the [CHANGELOG](https://github.com/cucumber/cucumber-jvm/blob/master/CH
64
52
65
53
-[Core] Update `cucumber-core` dependency to [6.2.0](https://github.com/cucumber/cucumber-jvm/blob/main/CHANGELOG.md)
66
54
67
-
### Deprecated
68
-
69
-
### Removed
70
-
71
-
### Fixed
72
-
73
55
## [6.1.2] (2020-06-26)
74
56
75
-
### Added
76
-
77
57
### Changed
78
58
79
59
-[Core] Update `cucumber-core` dependency to 6.1.2
0 commit comments