Skip to content

Commit 48b76d7

Browse files
authored
docs: add changelog note about typescript (#1414)
* docs: add changelog note about typescript * shorten message
1 parent 7cba500 commit 48b76d7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ Please see [CONTRIBUTING.md](https://github.com/cucumber/cucumber/blob/master/CO
77
* Add support for Gherkin's [Rule/Example syntax](https://cucumber.io/docs/gherkin/reference/#rule)
88
* Add `transpose` method to [data table interface](docs/support_files/data_table_interface.md)
99
* Add `log` function to world, providing a shorthand to log plain text as [attachment(s)](docs/support_files/attachments.md)
10+
* Now includes [TypeScript](https://www.typescriptlang.org/) type definitions, deprecating the need for `@types/cucumber` in TypeScript projects
1011

1112
#### Breaking changes
1213

0 commit comments

Comments
 (0)