We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 05566a7 commit 4732e93Copy full SHA for 4732e93
CHANGELOG.md
@@ -6,6 +6,11 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
6
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7
8
## [Unreleased]
9
+### Changed
10
+- Update cucumber/query dependency to ^13.3.0 ([#77](https://github.com/cucumber/junit-xml-formatter/pull/77))
11
+
12
+### Fixed
13
+- Remove unnecessary coupling to `node:assert` ([#77](https://github.com/cucumber/junit-xml-formatter/pull/77))
14
15
## [0.8.0] - 2025-07-07
16
### Added
0 commit comments