Skip to content

Commit

Permalink
0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexander Schmidt committed Jun 26, 2015
1 parent 69a9141 commit 5cf1ffb
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,10 @@
## 0.4.0 (June 26, 2015)

### Enhancements

* add context.only to no-exclusive-tests rule (#21)


## 0.3.0 (June 23, 2015)

### Features
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "eslint-plugin-mocha",
"version": "0.3.0",
"version": "0.4.0",
"description": "Eslint rules for mocha.",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 5cf1ffb

Please sign in to comment.