CHANGELOG.md in sensu-plugins-mongodb-0.0.6 vs CHANGELOG.md in sensu-plugins-mongodb-0.0.7
- old
+ new
@@ -3,9 +3,16 @@
This CHANGELOG follows the format listed at [Keep A Changelog](http://keepachangelog.com/)
## Unreleased
+## [0.0.7] - 2015-11-12
+### Fixed
+- Stopped trying to gather indexCounters data from mongo 3 (metrics-mongodb.rb)
+
+### Changed
+- Updated mongo gem to 1.12.3
+
## [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