File tree Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -20,6 +20,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2020- [ Core] Added Dutch translation of "Rule" ([ #2826 ] ( https://github.com/cucumber/cucumber-jvm/pull/2826 )
2121- [ Core] Added Esperanto translation of "Rule" ([ #2826 ] ( https://github.com/cucumber/cucumber-jvm/pull/2826 )
2222
23+ ### Fixed
24+ - [ Core] Missing execution steps statuses ([ #24 ] ( https://github.com/cucumber/cucumber-junit-xml-formatter/pull/24 ) F. Ahadi)
25+
2326### Added
2427- [ JUnit Platform Engine] Improve Maven and Gradle compatibility ([ #2832 ] ( https://github.com/cucumber/cucumber-jvm/pull/2832 ) M.P. Korstanje)
2528
Original file line number Diff line number Diff line change 1616 <cucumber-expressions .version>17.0.1</cucumber-expressions .version>
1717 <gherkin .version>27.0.0</gherkin .version>
1818 <html-formatter .version>21.2.0</html-formatter .version>
19- <junit-xml-formatter .version>0.2.0 </junit-xml-formatter .version>
19+ <junit-xml-formatter .version>0.2.1 </junit-xml-formatter .version>
2020 <messages .version>24.0.1</messages .version>
2121 <tag-expressions .version>6.1.0</tag-expressions .version>
2222 </properties >
You can’t perform that action at this time.
0 commit comments