### v3.0.2
 - [#60](https://github.com/keithamus/parallelshell/pulls/60) < Node 8 fix
 - [#33](https://github.com/keithamus/parallelshell/issues/33) Readme fix
 ([@darkguy2008](https://github.com/darkguy2008))
 
### v3.0.1
 - [#58](https://github.com/keithamus/parallelshell/issues/58) Fix CRLF
 problem not allowing parallelshell to start up (shame on me!).
 ([@darkguy2008](https://github.com/darkguy2008))

### v3.0.0
 - [#56](https://github.com/keithamus/parallelshell/issues/56)
   [#57](https://github.com/keithamus/parallelshell/issues/57) Fix problem 
 with node >= 8 where it says that cwd is not a string.
   ([@darkguy2008](https://github.com/darkguy2008))

### v1.1.1

 - [#11](https://github.com/keithamus/parallelshell/pull/11) Fix regression
   where shebang went missing. Fixes issues with Mac finding binary.
   ([@eliias](https://github.com/eliias))

### v1.1.0

 - [#9](https://github.com/keithamus/parallelshell/pull/9) Add shell colour
   support (passing through colours from child shells). (Fixes #7)
   ([@paulpflug](https://github.com/paulpflug))
 - [#8](https://github.com/keithamus/parallelshell/pull/8) Fix examples in
   README to better support Windows.
   ([@jeffcharles](https://github.com/jeffcharles))

### v1.0.4

 - [#4](https://github.com/keithamus/parallelshell/pull/4) Ensure app doesn't
   crash if the exit code isn't present (on some windows machines)
   ([@jackysee](https://github.com/jackysee))

### v1.0.3

Fix deploy issues

### v1.0.2

Fix deploy issues

### v1.0.1

Fix deploy issues

### v1.0.0

Initial Release
