Sha256: d6a62c549719a316fc3e667073041e32ec403fb1aacdbdbb43af7a5951a420fe
Contents?: true
Size: 1.16 KB
Versions: 1
Compression:
Stored size: 1.16 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] - 2017-07-15 ### Added - Ruby 2.3.0 support - Ruby 2.4.1 support ### Breaking Changes - Drop Ruby 1.9.3 support ## [0.0.4] - [2015-07-14] ### Changed - updated docmumentation links in README and CHANGELOG - removed unused tasks from rakefile - put deps in alpha order in rakefile and gemspec ### Fixed - binstubs are now only created for ruby files ## [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-04-30] ### Added - initial release [Unreleased]: https://github.com/sensu-plugins/sensu-plugins-gpg/compare/1.0.0...HEAD [1.0.0]: https://github.com/sensu-plugins/sensu-plugins-gpg/compare/0.0.4...1.0.0 [0.0.4]: https://github.com/sensu-plugins/sensu-plugins-gpg/compare/0.0.3...0.0.4 [0.0.3]: https://github.com/sensu-plugins/sensu-plugins-gpg/compare/0.0.2...0.0.3 [0.0.2]: https://github.com/sensu-plugins/sensu-plugins-gpg/compare/0.0.1...0.0.2
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
sensu-plugins-gpg-1.0.0 | CHANGELOG.md |