Skip to content

Commit

Permalink
Removed Cucumber 3 as a dependency & updated changelog to match this …
Browse files Browse the repository at this point in the history
…change (using Cucumber 2)
  • Loading branch information
W. van Kuipers committed Sep 11, 2017
1 parent 05892f0 commit 053c763
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
3 changes: 1 addition & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,12 @@

## [1.3.0] - T.B.D.
### Added
- Cucumber 3 as a dependency
- More Node versions to Travis build
- [Forever](https://www.npmjs.com/package/forever) for managing the `http-server` process

### Changed
- Updated Chai, wdio-cucumber-framework & wdio-spec-reporter dependencies
- Updated codebase to match new Cucumber 3 syntax & functionalities
- Updated codebase to match new Cucumber 2 syntax & functionalities
- Updated readme to reflect changes in the tags processing mechanism

### Fixed
Expand Down
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@
"babel-preset-es2015": "~6.24.0",
"babel-register": "~6.26.0",
"chai": "~4.1.2",
"cucumber": "~3.0.1",
"wdio-cucumber-framework": "~1.0.2",
"wdio-phantomjs-service": "~0.2.2",
"wdio-selenium-standalone-service": "~0.0.9",
Expand Down

0 comments on commit 053c763

Please sign in to comment.