Skip to content

Commit

Permalink
4.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
lo1tuma committed Jun 19, 2017
1 parent d40bbfe commit 91d608b
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,9 @@
## 4.11.0 (June 19, 2017)

### Enhancements

* Added support for async functions in no-synchronous-tests (#138)

## 4.10.1 (June 12, 2017)

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

0 comments on commit 91d608b

Please sign in to comment.