Skip to content

Latest commit

 

History

History
31 lines (23 loc) · 1.09 KB

CHANGELOG.md

File metadata and controls

31 lines (23 loc) · 1.09 KB

Change Log

This project adheres to Semantic Versioning.

This CHANGELOG follows the format located here

Added

  • standard: github pr template and .rubocop.yml (@majormoses)
  • standard devtools as dev dependencies (@majormoses)
  • badges to README.md (@majormoses)

Changed

  • 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

Changed

  • Ported handler implementation from the StackStorm Sensu pack

[0.1.1] - 2017-10-13

Changed

  • Changed to read configuration values from Sensu configuration files instead of the original one.

0.0.1 - 2017-09-05

Added

  • initial release