diff --git a/CHANGELOG.md b/CHANGELOG.md index 7d6843048..54624e229 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -19,6 +19,8 @@ Please see [CONTRIBUTING.md](https://github.com/cucumber/cucumber/blob/master/CO ### Fixed +* Fix types for hook functions so they can return e.g. `'skipped'` ([#1542](https://github.com/cucumber/cucumber-js/pull/1542)) + ## [7.0.0] (2020-12-21) ### Added