sensu-run 0.7.0 → 0.7.0.2
raw patch · 2 files changed
+9/−1 lines, 2 files
Files
- CHANGELOG.md +8/−0
- sensu-run.cabal +1/−1
CHANGELOG.md view
@@ -1,5 +1,13 @@ # Revision history for sensu-run +## 0.7.0.2 -- 2019-06-18++* Fix redundant newline at the beginning of the cabal file++## 0.7.0.1 -- 2019-06-18++* Minor fix to .travis.yml. No changes in Haskell code.+ ## 0.7.0 -- 2019-06-17 * Handle signals and resend them to the monitored process (#27)
sensu-run.cabal view
@@ -1,6 +1,6 @@ cabal-version: 2.2 name: sensu-run-version: 0.7.0+version: 0.7.0.2 synopsis: A tool to send command execution results to Sensu description: @sensu-run@ is a command line tool to send command execution results to Sensu