This CHANGELOG follows the format listed at Our CHANGELOG Guidelines . Which is based on Keep A Changelog
This CHANGELOG follows the format listed at Keep A Changelog
0.2.1 - 2020-08-05
- Fixed Travis Bonsai upload
0.2.0 - 2020-08-05
- Update minimum required ruby version to 2.3. Drop unsupported ruby versions.
- Bump
sensu-plugin
dependency from~> 1.2
to~> 4.0
- Bonsai asset support
- Updated bundler dependancy to '~> 2.1'
- Updated rubocop dependency to '~> 0.81.0'
- Remediated rubocop issues - Updated codeclimate-test-reporter to '~> 1.0'
- Updated rake dependency to '~> 13.0'
- Updated github-markup to '~> 3.0'
0.1.0 - 2017-09-10
- missing changelog entries (@majormoses)
- standard PR templates (@majormoses)
- update the location of our changelog format (@majormoses)
- updated with standard
.travis.yml
and updated secret for deploy to rubygems (@majormoses) - updated with standard
.rubocop.yml
(@majormoses) - updated with standard
Rakefile
(@majormoses)
- bumped version of gem
- check-systemd.rb: critical alert when requested service does not exist (@jgnagy)
- initial release