Skip to content

Commit ccbdc62

Browse files
committed
Update CHANGELOG
1 parent 6c02613 commit ccbdc62

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,14 +18,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1818
### Fixed
1919
- [Core] Emit StepMatchArgumentsList for ambiguous steps ([#3066](https://github.com/cucumber/cucumber-jvm/pull/3066) M.P. Korstanje)
2020
- [Core] Restore `TestSourcesModel` ([#3076](https://github.com/cucumber/cucumber-jvm/pull/3076) M.P. Korstanje)
21+
- [Core] Optimize `StringUtils.isWhitespace` ([gherkin/#468](https://github.com/cucumber/gherkin/pull/468) Julien Kronegg, M.P. Korstanje)
22+
2123

2224
### Changed
2325
- [Core] Use a message based `RerunFormatter` ([#3075](https://github.com/cucumber/cucumber-jvm/pull/3075) M.P. Korstanje)
2426
- [Core] Use a message based `TeamCityPlugin` ([#3050](https://github.com/cucumber/cucumber-jvm/pull/3050) M.P. Korstanje)
2527
- [Core] Use a message based `DefaultSummaryPrinter` ([#3028](https://github.com/cucumber/cucumber-jvm/pull/3028) M.P. Korstanje)
2628
- [Core] Use a message based `ProgressFormatter` ([#3028](https://github.com/cucumber/cucumber-jvm/pull/3028) M.P. Korstanje)
2729
- [Core] Update dependency io.cucumber:cucumber-json-formatter to v0.2.0
28-
- [Core] Update dependency io.cucumber:gherkin to v35.0.0
30+
- [Core] Update dependency io.cucumber:gherkin to v35.1.0
2931
- [Core] Update dependency io.cucumber:html-formatter to v21.15.0
3032
- [Core] Update dependency io.cucumber:junit-xml-formatter to v0.9.0
3133
- [Core] Update dependency io.cucumber:messages to v29.0.1

0 commit comments

Comments
 (0)