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
20
20
- [ Core] Added Dutch translation of "Rule" ([ #2826 ] ( https://github.com/cucumber/cucumber-jvm/pull/2826 )
21
21
- [ Core] Added Esperanto translation of "Rule" ([ #2826 ] ( https://github.com/cucumber/cucumber-jvm/pull/2826 )
22
22
23
+ ### Fixed
24
+ - [ Core] Missing execution steps statuses ([ #24 ] ( https://github.com/cucumber/cucumber-junit-xml-formatter/pull/24 ) F. Ahadi)
25
+
23
26
### Added
24
27
- [ JUnit Platform Engine] Improve Maven and Gradle compatibility ([ #2832 ] ( https://github.com/cucumber/cucumber-jvm/pull/2832 ) M.P. Korstanje)
25
28
Original file line number Diff line number Diff line change 16
16
<cucumber-expressions .version>17.0.1</cucumber-expressions .version>
17
17
<gherkin .version>27.0.0</gherkin .version>
18
18
<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>
20
20
<messages .version>24.0.1</messages .version>
21
21
<tag-expressions .version>6.1.0</tag-expressions .version>
22
22
</properties >
You can’t perform that action at this time.
0 commit comments