Sha256: f0c7c318a9207cb4ef8a9bdd717a221d24c2a6fd96b9d1ea76f7cd99f13e9bf6
Contents?: true
Size: 1.38 KB
Versions: 1
Compression:
Stored size: 1.38 KB
Contents
#Change Log This project adheres to [Semantic Versioning](http://semver.org/). This CHANGELOG follows the format listed at [Keep A Changelog](http://keepachangelog.com/) ## [Unreleased] ## [1.1.0] - 2016-11-13 ### Added - New check `check-uptime.rb` that checks system uptime and warns if the system has been rebooted (@remmelz) ## [1.0.0] - 2016-06-16 ### Changed - Loosen dependency on sensu-plugin from `= 1.2.0` to `~> 1.2` - Update Rubocop to 0.40, apply auto-correct ### Removed - Remove Ruby 1.9.3 support; add Ruby 2.3.0 support to test matrix ## [0.0.4] - 2015-12-14 ### Changed - change ruby wrapper to standalone script ## [0.0.3] - 2015-07-14 ### Changed - updated sensu-plugin gem to 1.2.0 ## [0.0.2] - 2015-06-03 ### Fixed - added binstubs ### Changed - removed cruft from /lib ## 0.0.1 - 2015-05-21 ### Added - initial release [Unreleased]: https://github.com/sensu-plugins/sensu-plugins-uptime-checks/compare/1.1.0...HEAD [1.1.0]: https://github.com/sensu-plugins/sensu-plugins-uptime-checks/compare/1.0.0...1.1.0 [1.0.0]: https://github.com/sensu-plugins/sensu-plugins-uptime-checks/compare/0.0.4...1.0.0 [0.0.4]: https://github.com/sensu-plugins/sensu-plugins-uptime-checks/compare/0.0.3...0.0.4 [0.0.3]: https://github.com/sensu-plugins/sensu-plugins-uptime-checks/compare/0.0.2...0.0.3 [0.0.2]: https://github.com/sensu-plugins/sensu-plugins-uptime-checks/compare/0.0.1...0.0.2
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
sensu-plugins-uptime-checks-1.1.0 | CHANGELOG.md |