Skip to content

Commit e058f7d

Browse files
authored
Update CHANGELOG.md
1 parent a0e3f21 commit e058f7d

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,9 @@ Please see [CONTRIBUTING.md](./CONTRIBUTING.md) on how to contribute to Cucumber
1010
## [Unreleased]
1111
### Added
1212
- Formatters create sub-directory automatically instead of failing ([#2266](https://github.com/cucumber/cucumber-js/pull/2266))
13-
- Change hashes type from any to Record<string, string> in DataTable ([#2270](https://github.com/cucumber/cucumber-js/pull/2270))
13+
14+
### Changed
15+
- Change hashes type from `any` to `Record<string, string>` in `DataTable` ([#2270](https://github.com/cucumber/cucumber-js/pull/2270))
1416

1517
## [9.0.1] - 2023-03-15
1618
### Fixed

0 commit comments

Comments
 (0)