Skip to content

Commit

Permalink
version bump and changelog updates
Browse files Browse the repository at this point in the history
  • Loading branch information
s9tpepper committed Mar 31, 2015
1 parent 23d6bc5 commit 4cb0876
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,13 @@
# Changelog
## v 0.3.0
* Merged various pull requests for the following:
* - Add ability to use logical AND for tags
* - added cli overrides for steps, tags and format
* - Support coffeescript option
* - Cucumber 0.4.0 has been released, updated deps to 0.4.3
* - Add feature for defining multiple steps as array
* - Fixed support directory option

## v 0.2.3
* Fixed 'executable' rename to 'modulePath'

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "grunt-cucumber",
"description": "Grunt task for running Cucumber.js",
"version": "0.2.3",
"version": "0.3.0",
"homepage": "https://github.com/s9tpepper/grunt-cucumber-js",
"author": {
"name": "Omar Gonzalez",
Expand Down

0 comments on commit 4cb0876

Please sign in to comment.