File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1111
1212## [ Unreleased]
1313### Changed
14- - [ Core] Show all steps in progress formatter ([ #3029 ] ( https://github.com/cucumber/cucumber-jvm/pull/3029 ) M.P. Korstanje)
14+ - [ Core] Show both steps and hooks in progress formatter ([ #3029 ] ( https://github.com/cucumber/cucumber-jvm/pull/3029 ) M.P. Korstanje)
15+ - [ Core] Use a more consistent definition of whitespace ([ gherkin/#442 ] ( github.com/cucumber/gherkin/pull/442 ) M.P. Korstanje)
16+ - [ Core] Improve Gherkin parser performance ([ gherkin/#436 ] ( github.com/cucumber/gherkin/pull/436 ) Julien Kronegg, M.P. Korstanje)
17+
1518
1619## [ 7.26.0] - 2025-07-14
1720### Added
Original file line number Diff line number Diff line change 1515 <properties >
1616 <ci-environment .version>10.0.1</ci-environment .version>
1717 <cucumber-expressions .version>18.0.1</cucumber-expressions .version>
18- <gherkin .version>33.0 .0</gherkin .version>
18+ <gherkin .version>33.1 .0</gherkin .version>
1919 <html-formatter .version>21.13.0</html-formatter .version>
2020 <junit-xml-formatter .version>0.8.0</junit-xml-formatter .version>
2121 <messages .version>28.1.0</messages .version>
You can’t perform that action at this time.
0 commit comments