This project adheres to Semantic Versioning.
This CHANGELOG follows the format located here
0.1.0 - 2018-05-23
- shell script check-upgrade.sh (@x70b1)
0.0.1 - 2018-05-02
- 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)
- Basic Skel to be used to make new plugin repo setup easier.
- PR template
- Rubocop config
- basic testing setup