Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 904 Bytes

CHANGELOG.md

File metadata and controls

21 lines (15 loc) · 904 Bytes

Change Log

This project adheres to Semantic Versioning.

This CHANGELOG follows the format located here

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