This project adheres to Semantic Versioning.
This CHANGELOG follows the format located here
- bumped dependencies of
bundler
andgithub-markup
(@majormoses)
- updated
yard
dependency to~> 0.9.11
per: https://nvd.nist.gov/vuln/detail/CVE-2017-17042 which closes attacks against a yard server loading arbitrary files (@majormoses)
- bumped dependency of
sensu-plugin
to 2.x you can read about it here (@majormoses) - dropped ruby 2.0 support (@majormoses)
- explicit version lock on
mixlib-cli
as we no longer support ruby 2.1 (@majormoses)
- Basic Skel to be used to make new plugin repo setup easier.
- PR template
- Rubocop config
- basic testing setup