Sha256: 6b16c367576e69a6e5f03175e8113e68edfcb88e7e54c57b261550841a1a17d8
Contents?: true
Size: 1.42 KB
Versions: 1
Compression:
Stored size: 1.42 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] ## [2.0.0] - 2020-04-27 ### Breaking Changes - Update minimum required ruby version to 2.3. Drop unsupported ruby versions. - Bump `sensu-plugin` dependency from `~> 1.2` to `~> 4.0` ### Added - Bonsai asset support ### Changed - 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 ### Added - Support for Ruby 2.3 and 2.4 (@eheydrick) ### Removed - Support for Ruby < 2 (@eheydrick) ### Changed - Loosen `sensu-plugin` dependency to `~> 1.2` (@mattyjones) ## [0.0.3] - 2015-07-14 ### Changed - updated sensu-plugin gem to 1.2.0 ## [0.0.2] - 2015-06-02 ### 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-entropy-checks/compare/2.0.0...HEAD [2.0.0]: https://github.com/sensu-plugins/sensu-plugins-entropy-checks/compare/1.0.0...2.0.0 [1.0.0]: https://github.com/sensu-plugins/sensu-plugins-entropy-checks/compare/0.0.3...1.0.0 [0.0.3]: https://github.com/sensu-plugins/sensu-plugins-entropy-checks/compare/0.0.2...0.0.3 [0.0.2]: https://github.com/sensu-plugins/sensu-plugins-entropy-checks/compare/0.0.1...0.0.2
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
sensu-plugins-entropy-checks-2.0.0 | CHANGELOG.md |