This project adheres to Semantic Versioning.
This CHANGELOG follows the format located here
- standard: github pr template and
.rubocop.yml(@majormoses) - standard devtools as dev dependencies (@majormoses)
- badges to
README.md(@majormoses)
- standard
.gitignore,CHANGELOG.md,Rakefile,.travis.yml,.gemspec(@majormoses) - appeased the rubocops (@majormoses)
- added rubygems deploy key to
.travis.yml(@majormoses)
0.0.2 - 2017-09-10
- Ported handler implementation from the StackStorm Sensu pack
- Changed to read configuration values from Sensu configuration files instead of the original one.
- initial release