File tree Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Original file line number Diff line number Diff line change @@ -13,6 +13,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1313
1414## [ 7.28.0] - 2025-09-01
1515### Added
16+ - [ Core] Add custom UuidGenerator to Runtime.Builder ([ #3039 ] ( https://github.com/cucumber/junit-xml-formatter/pull/3039 ) Christoph Läubrich, M.P. Korstanje)
1617- [ Core] Add ` --i18n-keywords ` and ` --i18n-languages ` options ([ #3053 ] ( https://github.com/cucumber/cucumber-jvm/pull/3053 ) M.P. Korstanje)
1718- [ JUnit Platform Engine] Warn when selected line does not exist ([ #3056 ] ( https://github.com/cucumber/cucumber-jvm/pull/3056 ) M.P. Korstanje)
1819- [ JUnit Platform Engine] Support rerun files ([ #3057 ] ( https://github.com/cucumber/cucumber-jvm/pull/3057 ) M.P. Korstanje)
@@ -24,11 +25,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2425- [ Core] Deprecate ` --i18n ` options ([ #3053 ] ( https://github.com/cucumber/cucumber-jvm/pull/3053 ) M.P. Korstanje)
2526
2627## [ 7.27.2] - 2025-08-18
27- ### Added
28- - [ Core] Add custom UuidGenerator to Runtime.Builder ([ #3039 ] ( https://github.com/cucumber/junit-xml-formatter/pull/3039 ) Christoph Läubrich, M.P. Korstanje)
29-
3028### Fixed
31- - [ Core] Intellij prints summary printed when executing concurrently ([ #3049 ] ( https://github.com/cucumber/cucumber-jvm/pull/3049 ) M.P. Korstanje)
29+ - [ Core] Intellij does not print summary when executing concurrently ([ #3049 ] ( https://github.com/cucumber/cucumber-jvm/pull/3049 ) M.P. Korstanje)
3230
3331## [ 7.27.1] - 2025-08-17
3432### Fixed
You can’t perform that action at this time.
0 commit comments