CHANGELOG.md in sensu-plugins-mongodb-0.0.4 vs CHANGELOG.md in sensu-plugins-mongodb-0.0.6

- old
+ new

@@ -3,9 +3,19 @@ This CHANGELOG follows the format listed at [Keep A Changelog](http://keepachangelog.com/) ## Unreleased +## [0.0.6] - 2015-10-13 +### Fixed +- Rename option to avoid naming conflict with class variable name +- Add message for replica set state 9 (rollback) +- Installation fix + +## [0.0.5] - 2015-09-04 +### Fixed +- Fixed non ssl mongo connections + ## [0.0.4] - 2015-08-12 ### Changed - general gem cleanup - bump rubocop