You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+9-3Lines changed: 9 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,14 +10,20 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
10
10
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
11
11
12
12
## [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
13
22
14
23
## [7.31.0] - 2025-10-27
15
24
### Added
16
25
-[Core] Add a `UsageJsonFormatter`, use with `--plugin usage-json` ([#3086](https://github.com/cucumber/cucumber-jvm/pull/3086) M.P. Korstanje)
17
26
18
-
### Fixed
19
-
-[Core] Add OS version to `Meta` message ([#3108](https://github.com/cucumber/cucumber-jvm/pull/3108))
20
-
21
27
### Changed
22
28
-[Core] Update dependency io.cucumber:ci-environment to v12.0.0
23
29
-[Core] Update dependency io.cucumber:cucumber-json-formatter to v0.3.0
0 commit comments