Skip to content

Commit

Permalink
0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
lo1tuma committed Aug 19, 2015
1 parent 0dfd8a1 commit 000c2f5
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,15 @@
## 0.5.0 (August 19, 2015)

### Features

* Add no-synchronous-tests rule (#26)

### Dependency Upgrades

* ESLint 1.x compatibility (#25)
* Update dependencies (#22)


## 0.4.0 (June 26, 2015)

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

0 comments on commit 000c2f5

Please sign in to comment.