File tree 1 file changed +14
-3
lines changed
1 file changed +14
-3
lines changed Original file line number Diff line number Diff line change @@ -11,6 +11,18 @@ See also the [CHANGELOG](https://github.com/cucumber/cucumber-jvm/blob/master/CH
11
11
12
12
### Added
13
13
14
+ ### Changed
15
+
16
+ ### Deprecated
17
+
18
+ ### Removed
19
+
20
+ ### Fixed
21
+
22
+ ## [ 5.7.0] (2020-05-10)
23
+
24
+ ### Added
25
+
14
26
- [ Scala] ` Scenario.log(String) ` & ` Scenario.attach(byte[], String, String) ` ([ #42 ] ( https://github.com/cucumber/cucumber-jvm-scala/pull/42 ) Gaël Jourdan-Weil)
15
27
- [ Doc] Added Javadoc on ` ScalaDsl ` methods ([ #53 ] ( https://github.com/cucumber/cucumber-jvm-scala/issues/53 ) Gaël Jourdan-Weil)
16
28
@@ -23,8 +35,6 @@ See also the [CHANGELOG](https://github.com/cucumber/cucumber-jvm/blob/master/CH
23
35
24
36
- [ Scala] ` Scenario.write(String) ` & ` Scenario.embed(byte[], String, String) ` ([ #42 ] ( https://github.com/cucumber/cucumber-jvm-scala/pull/42 ) Gaël Jourdan-Weil)
25
37
26
- ### Removed
27
-
28
38
### Fixed
29
39
30
40
- [ Build] Remove build warnings ([ #45 ] ( https://github.com/cucumber/cucumber-jvm-scala/issues/45 ) Gaël Jourdan-Weil)
@@ -122,7 +132,8 @@ See also the [CHANGELOG](https://github.com/cucumber/cucumber-jvm/blob/master/CH
122
132
- [ Build] Update Scala versions to 2.11.12 and 2.12.7 ([ #11 ] ( https://github.com/cucumber/cucumber-jvm-scala/issues/11 ) Arturas Smorgun)
123
133
124
134
<!-- Releases -->
125
- [ Unreleased ] : https://github.com/cucumber/cucumber-jvm-scala/compare/v5.6.0...master
135
+ [ Unreleased ] : https://github.com/cucumber/cucumber-jvm-scala/compare/v5.7.0...master
136
+ [ 5.7.0 ] : https://github.com/cucumber/cucumber-jvm-scala/compare/v5.6.0...v5.7.0
126
137
[ 5.6.0 ] : https://github.com/cucumber/cucumber-jvm-scala/compare/v4.7.1...v5.6.0
127
138
[ 4.7.1 ] : https://github.com/cucumber/cucumber-jvm-scala/compare/v4.7.0...v4.7.1
128
139
[ 4.7.0 ] : https://github.com/cucumber/cucumber-jvm-scala/compare/v4.6.0...v4.7.0
You can’t perform that action at this time.
0 commit comments