CHANGELOG.md in sensu-plugins-redis-0.0.2 vs CHANGELOG.md in sensu-plugins-redis-0.0.3

- old
+ new

@@ -3,9 +3,16 @@ This CHANGELOG follows the format listed at [Keep A Changelog](http://keepachangelog.com/) ## Unreleased][unreleased] +## [0.0.2 - 2015-07-05] +### Added +- Add check for existance of Redis keys + +### Fixed +- Fixed the gemspec to properly install the plugins to the embedded sensu bin dir + ## 0.0.1 - 2015-05-31 ### Added - initial release