Skip to content

Commit

Permalink
1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
lo1tuma committed Nov 13, 2015
1 parent 332ff53 commit 99762d9
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,13 @@
## 1.1.0 (November 13, 2015)

### Features

* Implement new rule no-global-tests (#46)

### Enhancements

* Replace lodash with ramda (#45)

## 1.0.0 (September 17, 2015)

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

0 comments on commit 99762d9

Please sign in to comment.