This project adheres to Semantic Versioning.
This CHANGELOG follows the format listed here
- Dropped support for Ruby < 2.3 as it is EOLed (@jaredledvina)
- Bump
sensu-plugin
dependency from~> 2.0
to~> 4.0
you can read the changelog entries for 4.0 and 3.0 (@jaredledvina)
- Update Rubocop to 0.50 and appease the cops (@jaredledvina)
1.3.0 - 2019-05-23
metrics-temperature.rb
: support for Intel Gen 6+ CPUs(@mdzidic)
1.2.0 - 2018-02-13
check-temperature.rb
: removed unnecessaryprint
- updated changelog guidelines location (@majormoses)
- fixed spelling in PR template (@majormoses)
1.1.0 - 2017-05-17
- add temperature check (@holygits)
1.0.0 - 2017-03-15
- made metrics aware of multiple chips (@GhostLyrics)
- made metrics also collect power draw (@GhostLyrics)
- support for Ruby 2.3.0 (@eheydrick)
- support for Ruby < 2 (@eheydrick)
- Rubocop upgrade and cleanup (@mattyjones/@eheydrick)
- Loosen
sensu-plugin
dependency to~> 1.2
(@mattyjones)
0.0.3 - 2015-07-14
- update sensu-plugin gem to 1.2.0
0.0.2 - 2015-06-02
- added binstubs
- removed cruft from /lib
- initial release