This project adheres to Semantic Versioning.
This CHANGELOG follows the format listed at Keep A Changelog
2.0.2 - 2020-05-05
- Fixed travis for bonsai clone
2.0.1 - 2020-05-05
- Fixed travis for ruby gem
2.0.0 - 2020-04-27
- Update minimum required ruby version to 2.3. Drop unsupported ruby versions.
- Bump
sensu-plugindependency from~> 1.2to~> 4.0
- Bonsai asset support
- Updated bundler dependancy to '~> 2.1'
- Updated rubocop dependency to '~> 0.81.0'
- Remediated rubocop issues
- Updated rake dependency to '~> 13.0'
1.0.0 - 2017-05-15
- Support for Ruby 2.3 and 2.4 (@eheydrick)
- Support for Ruby < 2 (@eheydrick)
- Loosen
sensu-plugindependency to~> 1.2(@mattyjones)
0.0.3 - 2015-07-14
- updated sensu-plugin gem to 1.2.0
0.0.2 - 2015-06-02
- added binstubs
- removed cruft from /lib
- initial release