diff --git a/CHANGELOG.md b/CHANGELOG.md index 3e5f752..1d7df1f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,11 @@ + +# [0.1.0](https://github.com/jdxcode/fancy-mocha/compare/939fb4ab0add85ac9ad97b89e25d7d7b449afff2...v0.1.0) (2018-01-25) + + +### Features + +* added catch ([587e6cf](https://github.com/jdxcode/fancy-mocha/commit/587e6cf)) + ## [0.0.6](https://github.com/jdxcode/fancy-mocha/compare/692f325f92d3bcad00a159f3ab60e3542d8783b5...v0.0.6) (2018-01-21) diff --git a/package.json b/package.json index fa62275..3089e78 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "fancy-mocha", "description": "extends mocha with helpful extensions", - "version": "0.0.6", + "version": "0.1.0", "author": "Jeff Dickey @jdxcode", "bugs": "https://github.com/jdxcode/fancy-mocha/issues", "dependencies": {