Skip to content

Commit f994219

Browse files
committed
update CHANGELOG.md
1 parent 157f9d3 commit f994219

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
99

1010
### Added
1111
- JavaScript implementation ([#42](https://github.com/cucumber/junit-xml-formatter/pull/42))
12-
- Update dependency io.cucumber:messages up to v26 ((#38)[https://github.com/cucumber/query/pull/38])
12+
- Update dependency io.cucumber:messages up to v26 ([#38](https://github.com/cucumber/junit-xml-formatter/pull/38))
13+
14+
### Fixed
15+
- Attempts that have been superseded by retries are now omitted from the report ([#42](https://github.com/cucumber/junit-xml-formatter/pull/42))
1316

1417
## [0.5.0] - 2024-06-22
1518
### Added

0 commit comments

Comments
 (0)