sensu-run-0.3.0: CHANGELOG.md
# Revision history for sensu-run
## 0.3.0 -- 2017-07-25
* Add user field to result JSON (#7)
* Handle missing executable properly (#10)
## 0.2.0 -- 2017-07-12
* Relax upper version bound for base
* Kill child process(es) when timeout occurs
## 0.1.1.3 -- 2017-06-11
* Relax upper version bound for optparse-applicative
* Binary releases
## 0.1.1 -- 2017-06-09
* Add --version option
## 0.1.0 -- 2017-06-07
* Fix a bug that ignores --handle option by accident
* Small documentation fixes
* Enable AppVeyor builds
## 0.0.0 -- 2017-05-16
* Initial release