Skip to content

Commit

Permalink
2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
lo1tuma committed Apr 11, 2016
1 parent 7c1d9e9 commit df50de1
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 @@
## 2.1.0 (April 11, 2016)

### Bug Fixes

* Support specify alias (#58)

### Dependency Upgrades

* Update ramda to version 0.21.0 🚀 (#56)
* Update ramda to version 0.20.0 🚀 (#53)

### Features

* Add rule no-skipped-tests (#55)


## 2.0.0 (February 13, 2016)

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

0 comments on commit df50de1

Please sign in to comment.