Skip to content

Commit b643c3c

Browse files
committed
Update CHANGELOG
1 parent a6192a4 commit b643c3c

File tree

1 file changed

+9
-3
lines changed

1 file changed

+9
-3
lines changed

CHANGELOG.md

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,14 +10,20 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
1010
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
1111

1212
## [Unreleased]
13+
### Fixed
14+
- [Core] Add OS version to `Meta` message ([#3108](https://github.com/cucumber/cucumber-jvm/pull/3108))
15+
- [Core] Fix interpolated data tables and doc string arguments in Json report ([#29](https://github.com/cucumber/cucumber-json-formatter/pull/29))
16+
17+
### Changed
18+
- [Core] Update dependency io.cucumber:gherkin to v36.1.0
19+
- [Core] Update dependency io.cucumber:html-formatter to v22.1.0
20+
- [Core] Update dependency io.cucumber:junit-xml-formatter to v0.11.0
21+
- [Core] Update dependency io.cucumber:pretty-formatter to v2.4.1
1322

1423
## [7.31.0] - 2025-10-27
1524
### Added
1625
- [Core] Add a `UsageJsonFormatter`, use with `--plugin usage-json` ([#3086](https://github.com/cucumber/cucumber-jvm/pull/3086) M.P. Korstanje)
1726

18-
### Fixed
19-
- [Core] Add OS version to `Meta` message ([#3108](https://github.com/cucumber/cucumber-jvm/pull/3108))
20-
2127
### Changed
2228
- [Core] Update dependency io.cucumber:ci-environment to v12.0.0
2329
- [Core] Update dependency io.cucumber:cucumber-json-formatter to v0.3.0

0 commit comments

Comments
 (0)