File tree 5 files changed +26754
-23812
lines changed 5 files changed +26754
-23812
lines changed Original file line number Diff line number Diff line change 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
2
18
3
19
### [ 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)
4
20
You can’t perform that action at this time.
0 commit comments