Skip to content

Commit

Permalink
update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
davidjgoss committed Dec 21, 2023
1 parent a05821e commit 4bf0eb2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Please see [CONTRIBUTING.md](./CONTRIBUTING.md) on how to contribute to Cucumber
- Prevent mutations on world parameters leaking between test cases ([#2362](https://github.com/cucumber/cucumber-js/pull/2362))

### Changed
- Replace usage of VError with Error.cause ([#2363](https://github.com/cucumber/cucumber-js/pull/2363))
- Replace usage of `VError` with `Error.cause` ([#2363](https://github.com/cucumber/cucumber-js/pull/2363))

## [10.0.1] - 2023-10-20
### Fixed
Expand Down

0 comments on commit 4bf0eb2

Please sign in to comment.