Skip to content

Commit 48e346d

Browse files
committed
update CHANGELOG.md
1 parent 2ce4df8 commit 48e346d

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

Diff for: CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,15 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/)
66
and this project adheres to [Semantic Versioning](http://semver.org/).
77

88
## [Unreleased]
9+
### Added
10+
- New method `findAttachmentsBy(TestStepFinished)` ([#67](https://github.com/cucumber/query/pull/67))
11+
- New method `findHookBy(TestStep)` ([#67](https://github.com/cucumber/query/pull/67))
12+
13+
### Changed
14+
- [JavaScript] Deprecate older query methods ([#67](https://github.com/cucumber/query/pull/67))
15+
16+
### Fixed
17+
- [JavaScript] Attachments are not presumed to have a related test step ([#67](https://github.com/cucumber/query/pull/67))
918

1019
## [13.0.3] - 2024-12-22
1120
### Fixed

0 commit comments

Comments
 (0)