Skip to content

Latest commit

 

History

History
28 lines (21 loc) · 1.15 KB

CHANGELOG.md

File metadata and controls

28 lines (21 loc) · 1.15 KB

Change Log

This project adheres to Semantic Versioning.

This CHANGELOG follows the format located here

0.1.0 - 2018-05-23

Added

  • shell script check-upgrade.sh (@x70b1)

0.0.1 - 2018-05-02

Security

Breaking Changes

  • bumped dependency of sensu-plugin to 2.x you can read about it here (@majormoses)
  • dropped ruby 2.0 support (@majormoses)

Added

  • Basic Skel to be used to make new plugin repo setup easier.
  • PR template
  • Rubocop config
  • basic testing setup