File tree Expand file tree Collapse file tree 1 file changed +14
-3
lines changed Expand file tree Collapse file tree 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
1111
1212### Added
1313
14+ ### Changed
15+
16+ ### Deprecated
17+
18+ ### Removed
19+
20+ ### Fixed
21+
22+ ## [ 5.7.0] (2020-05-10)
23+
24+ ### Added
25+
1426- [ Scala] ` Scenario.log(String) ` & ` Scenario.attach(byte[], String, String) ` ([ #42 ] ( https://github.com/cucumber/cucumber-jvm-scala/pull/42 ) Gaël Jourdan-Weil)
1527- [ Doc] Added Javadoc on ` ScalaDsl ` methods ([ #53 ] ( https://github.com/cucumber/cucumber-jvm-scala/issues/53 ) Gaël Jourdan-Weil)
1628
@@ -23,8 +35,6 @@ See also the [CHANGELOG](https://github.com/cucumber/cucumber-jvm/blob/master/CH
2335
2436- [ Scala] ` Scenario.write(String) ` & ` Scenario.embed(byte[], String, String) ` ([ #42 ] ( https://github.com/cucumber/cucumber-jvm-scala/pull/42 ) Gaël Jourdan-Weil)
2537
26- ### Removed
27-
2838### Fixed
2939
3040- [ 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
122132- [ Build] Update Scala versions to 2.11.12 and 2.12.7 ([ #11 ] ( https://github.com/cucumber/cucumber-jvm-scala/issues/11 ) Arturas Smorgun)
123133
124134<!-- 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
126137[ 5.6.0 ] : https://github.com/cucumber/cucumber-jvm-scala/compare/v4.7.1...v5.6.0
127138[ 4.7.1 ] : https://github.com/cucumber/cucumber-jvm-scala/compare/v4.7.0...v4.7.1
128139[ 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