Skip to content

Commit

Permalink
4.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
lo1tuma committed Aug 1, 2016
1 parent 2957ca8 commit 3cafff5
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,14 @@
## 4.3.0 (August 1, 2016)

### Dependency Upgrades

* Update mocha to version 3.0.0 🚀 (#86)

### Features

* Add rule `no-sibling-hooks` (fixes #82) (#85)
* Add rule `no-hooks` (fixes #39) (#84)

## 4.2.0 (July 26, 2016)

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

0 comments on commit 3cafff5

Please sign in to comment.