CHANGELOG.md in sensu-plugins-redis-4.1.0 vs CHANGELOG.md in sensu-plugins-redis-5.0.0

- old
+ new

@@ -4,10 +4,22 @@ This CHANGELOG follows the format listed at [Our CHANGELOG Guidelines](https://github.com/sensu-plugins/community/blob/master/HOW_WE_CHANGELOG.md). Which is based on [Keep A Changelog](http://keepachangelog.com/) ## [Unreleased] +## [5.0.0] - 2020-04-06 +### Breaking CHANGES +- Removed centos from bonsai asset definition + +### Added +- Travis build automation to generate Sensu Asset tarballs that can be used n conjunction with Sensu provided ruby runtime assets and the Bonsai Asset Index +- Updated asset build targets to support centos6 + +### Changed +- Updated rubocop dependency to `~> 0.79.0` +- Remediated issues identified by rubocop upgrade + ## [4.1.0] - 2019-05-06 ### Added - `metrics-redis-keys.rb` metric about the number of keys matching a given pattern (@ydkn) ## [4.0.0] - 2019-04-24 @@ -170,10 +182,11 @@ ## 0.0.1 - 2015-05-31 ### Added - initial release -[Unreleased]: https://github.com/sensu-plugins/sensu-plugins-redis/compare/4.1.0...HEAD +[Unreleased]: https://github.com/sensu-plugins/sensu-plugins-redis/compare/5.0.0...HEAD +[5.0.0]: https://github.com/sensu-plugins/sensu-plugins-redis/compare/4.1.0...5.0.0 [4.1.0]: https://github.com/sensu-plugins/sensu-plugins-redis/compare/4.0.0...4.0.0 [4.0.0]: https://github.com/sensu-plugins/sensu-plugins-redis/compare/3.1.1...4.0.0 [3.1.1]: https://github.com/sensu-plugins/sensu-plugins-redis/compare/3.1.0...3.1.1 [3.1.0]: https://github.com/sensu-plugins/sensu-plugins-redis/compare/3.0.1...3.1.0 [3.0.1]: https://github.com/sensu-plugins/sensu-plugins-redis/compare/3.0.0...3.0.1