Sha256: c0a16514167e7c553f0055dd6b2ea0a5e672a8948b2a8c34799b0c4d151a14a3
Contents?: true
Size: 1.18 KB
Versions: 1
Compression:
Stored size: 1.18 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.0.0] - 2016-11-11 ### Fixed - verify_mode needs to be a hash_key: [sensu-plugins-uchiwa/issues/5](https://github.com/sensu-plugins/sensu-plugins-uchiwa/issues/4) ### Added - Ruby 2.3.0 support ### Removed - Ruby 1.9.3 support ## [0.0.4] - 2016-06-15 ### Added - Updated sensu-plugin dependency from `= 1.2.0` to `~> 1.2` - now support HTTPS with the "-s" toggle ## [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-04-30 ### Added - initial release [Unreleased]: https://github.com/sensu-plugins/sensu-plugins-uchiwa/compare/1.0.0...HEAD [1.0.0]: https://github.com/sensu-plugins/sensu-plugins-uchiwa/compare/0.0.4...1.0.0 [0.0.4]: https://github.com/sensu-plugins/sensu-plugins-uchiwa/compare/0.0.3...0.0.4 [0.0.3]: https://github.com/sensu-plugins/sensu-plugins-uchiwa/compare/0.0.2...0.0.3 [0.0.2]: https://github.com/sensu-plugins/sensu-plugins-uchiwa/compare/0.0.1...0.0.2
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
sensu-plugins-uchiwa-1.0.0 | CHANGELOG.md |