# Changelog

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

## [2.0.0](https://github.com/pimlie/eslint-multiplexer/compare/v1.0.4...v2.0.0) (2019-08-24)


### Features

* use non-zero exit code when errors exists ([79f582e](https://github.com/pimlie/eslint-multiplexer/commit/79f582e))

## [1.0.4](https://github.com/pimlie/eslint-multiplexer/compare/v1.0.3...v1.0.4) (2019-03-21)



<a name="1.0.3"></a>
## [1.0.3](https://github.com/pimlie/eslint-multiplexer/compare/v1.0.2...v1.0.3) (2019-01-04)


### Bug Fixes

* dont list -h as alias for help option ([81f8eb1](https://github.com/pimlie/eslint-multiplexer/commit/81f8eb1))
* use spawnhelper for more tests ([a94fcb5](https://github.com/pimlie/eslint-multiplexer/commit/a94fcb5))
