Skip to content

Commit b0e1efa

Browse files
Release 2.0.0-rc.2
1 parent 0622da0 commit b0e1efa

File tree

5 files changed

+26754
-23812
lines changed

5 files changed

+26754
-23812
lines changed

CHANGELOG.md

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,20 @@
1-
### [master (unreleased)](https://github.com/cucumber/cucumber-js/compare/v2.0.0-rc1...master)
1+
### [master (unreleased)](https://github.com/cucumber/cucumber-js/compare/v2.0.0-rc2...master)
2+
3+
### [2.0.0-rc.2](https://github.com/cucumber/cucumber-js/compare/v2.0.0-rc.1...v2.0.0-rc.2) (2016-12-04)
4+
5+
#### New Features
6+
7+
* json formatter: add `isBackground` to steps
8+
* pass `attach` to world constructor instead of assigning it to world
9+
10+
#### Bug Fixes
11+
12+
* clear timeouts of asynchronous hooks/steps
13+
* stop running features with no scenarios
14+
15+
#### Documentation
16+
17+
* update node js example
218

319
### [2.0.0-rc.1](https://github.com/cucumber/cucumber-js/compare/v2.0.0-rc.0...v2.0.0-rc.1) (2016-11-25)
420

0 commit comments

Comments
 (0)