Skip to content

Commit 4110e1f

Browse files
committed
update CHANGELOG.md
1 parent bc98ec5 commit 4110e1f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,14 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
77

88
## [Unreleased]
99
### Added
10+
- Include duration for each test step ([#396](https://github.com/cucumber/react-components/pull/396))
1011
- Include pass rate in execution summary ([#397](https://github.com/cucumber/react-components/pull/397))
1112

1213
### Changed
1314
- Render a more test case-centric report ([#396](https://github.com/cucumber/react-components/pull/396))
1415

1516
### Removed
16-
- BREAKING CHANGE: Remove defunct scenario/step components `<ExamplesTable/>`, `<GherkinStep/>`, `<GherkinSteps/>`, `<HookStep/>`, `<HookSteps/>`, `<StepItem/>` and their corresponding options on `CustomRenderingSupport` ([#396](https://github.com/cucumber/react-components/pull/396))
17+
- BREAKING CHANGE: Remove defunct scenario/step components `<ExamplesTable/>`, `<GherkinStep/>`, `<GherkinSteps/>`, `<HookStep/>`, `<HookSteps/>`, `<StepItem/>` and their corresponding `CustomRenderingSupport` properties ([#396](https://github.com/cucumber/react-components/pull/396))
1718
- BREAKING CHANGE: Remove defunct `<UriProvider/>` component and underlying context ([#396](https://github.com/cucumber/react-components/pull/396))
1819
- BREAKING CHANGE: Remove `<MDG/>` component in favour of using standard Gherkin components for Markdown documents ([#396](https://github.com/cucumber/react-components/pull/396))
1920

0 commit comments

Comments
 (0)