File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change 1
1
Please see [ CONTRIBUTING.md] ( https://github.com/cucumber/cucumber/blob/master/CONTRIBUTING.md ) on how to contribute to Cucumber.
2
2
3
- ## [ 2.3.1 -SNAPSHOT] ( https://github.com/cucumber/cucumber-jvm/compare/v2.3.1...master ) (In Git)
3
+ ## [ 2.3.2 -SNAPSHOT] ( https://github.com/cucumber/cucumber-jvm/compare/v2.3.1...master ) (In Git)
4
4
5
5
### Added
6
6
* [ JUnit] Add readme to cucumber-junit ([ #1306 ] ( https://github.com/cucumber/cucumber-jvm/pull/1306 ) M.P. Korstanje)
@@ -10,8 +10,11 @@ Please see [CONTRIBUTING.md](https://github.com/cucumber/cucumber/blob/master/CO
10
10
* [ Java] Remove 'throws Exception' from JavaSnippet ([ #1308 ] ( https://github.com/cucumber/cucumber-jvm/pull/1308 ) Marit van Dijk)
11
11
12
12
### Deprecated
13
+
13
14
### Removed
15
+
14
16
### Fixed
17
+ * [ Core] Json Formatter: include the content type of doc strings ([ #1309 ] ( https://github.com/cucumber/cucumber-jvm/pull/1309 ) Björn Rasmusson)
15
18
16
19
## [ 2.3.1] ( https://github.com/cucumber/cucumber-jvm/compare/v2.3.0...v2.3.1 )
17
20
You can’t perform that action at this time.
0 commit comments