
# mocha-runner - Changelog
## v3.0.1
- **Build Scripts Changes**
  - Upgrade prod dependencies - [d35e136]( https://github.com/royriojas/mocha-runner/commit/d35e136 ), [Roy Riojas](https://github.com/Roy Riojas), 11/07/2019 03:01:14

    
## v3.0.0
- **Refactoring**
  - Upgrade deps to remove nasty audit warning - [96c2a82]( https://github.com/royriojas/mocha-runner/commit/96c2a82 ), [Roy](https://github.com/Roy), 11/06/2019 03:09:00

    
## v2.0.1
- **Refactoring**
  - Upgrade node versions in travis - [924e0a7]( https://github.com/royriojas/mocha-runner/commit/924e0a7 ), [Roy Riojas](https://github.com/Roy Riojas), 14/08/2018 12:19:39

    
## v2.0.0
- **Refactoring**
  - Beautified code - [2df66a7]( https://github.com/royriojas/mocha-runner/commit/2df66a7 ), [Roy Riojas](https://github.com/Roy Riojas), 13/08/2018 20:02:35

    
- **Build Scripts Changes**
  - Upgrade deps - [d454ed2]( https://github.com/royriojas/mocha-runner/commit/d454ed2 ), [Roy Riojas](https://github.com/Roy Riojas), 13/08/2018 20:01:50

    
## v1.1.2
- **Bug Fixes**
  - wrong help description and add timeout option in cli - [cb4924b]( https://github.com/royriojas/mocha-runner/commit/cb4924b ), [Roy Riojas](https://github.com/Roy Riojas), 25/03/2016 19:42:22

    
## v1.1.1
- **Build Scripts Changes**
  - Update deps - [5edbb4b]( https://github.com/royriojas/mocha-runner/commit/5edbb4b ), [royriojas](https://github.com/royriojas), 15/08/2015 03:58:21

    
## v1.1.0
- **Refactoring**
  - Updated to use latest clix and support grep - [853ff9d]( https://github.com/royriojas/mocha-runner/commit/853ff9d ), [royriojas](https://github.com/royriojas), 15/08/2015 03:29:45

    
- **Enhancements**
  - Add test for sinon.match - [b94418b]( https://github.com/royriojas/mocha-runner/commit/b94418b ), [royriojas](https://github.com/royriojas), 24/07/2015 20:23:56

    
- **Build Scripts Changes**
  - Update version and changelog - [2e77460]( https://github.com/royriojas/mocha-runner/commit/2e77460 ), [Roy Riojas](https://github.com/Roy Riojas), 18/03/2015 04:04:58

    
## v1.0.8
- **Build Scripts Changes**
  - Add missing changelogx section - [661ba2e]( https://github.com/royriojas/mocha-runner/commit/661ba2e ), [Roy Riojas](https://github.com/Roy Riojas), 18/03/2015 04:01:53

    
  - lock dependencies with a shrinkwrap.json file - [483e9a8]( https://github.com/royriojas/mocha-runner/commit/483e9a8 ), [Roy Riojas](https://github.com/Roy Riojas), 18/03/2015 03:58:34

    
- **Bug Fixes**
  - Added missing dependency for chai fuzzy - [65db8b3]( https://github.com/royriojas/mocha-runner/commit/65db8b3 ), [Roy Riojas](https://github.com/Roy Riojas), 18/03/2015 03:58:03

    
## v1.0.6
- **Build Scripts Changes**
  - Add keywords - [4a944b7]( https://github.com/royriojas/mocha-runner/commit/4a944b7 ), [Roy Riojas](https://github.com/Roy Riojas), 11/03/2015 06:36:36

    
  - remove peerDeps as they are going to be removed from next npm version - [fe64ded]( https://github.com/royriojas/mocha-runner/commit/fe64ded ), [Roy Riojas](https://github.com/Roy Riojas), 10/03/2015 02:48:29

    
  - use a version of sinon that works with sinon-chai - [2663ea1]( https://github.com/royriojas/mocha-runner/commit/2663ea1 ), [Roy Riojas](https://github.com/Roy Riojas), 10/03/2015 02:23:57

    
  - Fix the repo field of the package.json - [ef6c0e6]( https://github.com/royriojas/mocha-runner/commit/ef6c0e6 ), [Roy Riojas](https://github.com/Roy Riojas), 09/03/2015 16:17:59

    
  - Add peer deps as dev deps to try to fix the build breaking - [6128642]( https://github.com/royriojas/mocha-runner/commit/6128642 ), [Roy Riojas](https://github.com/Roy Riojas), 09/03/2015 05:08:09

    
- **Features**
  - move deps to peer dependencies and revert to previous sinon version because of issue with sinon.matchers - [862ee72]( https://github.com/royriojas/mocha-runner/commit/862ee72 ), [Roy Riojas](https://github.com/Roy Riojas), 09/03/2015 04:28:33

    
  - pass linting - [007c5d8]( https://github.com/royriojas/mocha-runner/commit/007c5d8 ), [Roy Riojas](https://github.com/Roy Riojas), 09/03/2015 02:03:39

    
  - Simple mocha runner with chai sinon and fuzzy - [a06928a]( https://github.com/royriojas/mocha-runner/commit/a06928a ), [Roy Riojas](https://github.com/Roy Riojas), 09/03/2015 01:55:07

    
- **Documentation**
  - better documentation - [23e8386]( https://github.com/royriojas/mocha-runner/commit/23e8386 ), [Roy Riojas](https://github.com/Roy Riojas), 09/03/2015 02:33:52

    
- **Other changes**
  - Initial commit - [1dd8e6c]( https://github.com/royriojas/mocha-runner/commit/1dd8e6c ), [Roy Riojas](https://github.com/Roy Riojas), 08/03/2015 16:46:51

    
