Skip to content

Commit

Permalink
4.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
lo1tuma committed Mar 2, 2018
1 parent 2a55b86 commit ac9e768
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 1 deletion.
16 changes: 16 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,19 @@
## 4.12.0 (March 2, 2018)

### Features

* Adds rule "no setup in describe" (#147)

### Dependency Upgrades

* Update coveralls to the latest version 🚀 (#142)
* chore(package): update mocha to version 5.0.1 (#150)
* Update ramda to the latest version 🚀 (#144)

### Bug Fixes

* Fix complexity problems (#149)

## 4.11.0 (June 19, 2017)

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

0 comments on commit ac9e768

Please sign in to comment.