CHANGELOG.md in sensu-plugins-mongodb-2.0.1 vs CHANGELOG.md in sensu-plugins-mongodb-2.0.2
- old
+ new
@@ -3,10 +3,14 @@
This CHANGELOG follows the format located [here](https://github.com/sensu-plugins/community/blob/master/HOW_WE_CHANGELOG.md)
## [Unreleased]
+## [2.0.2] - 2018-03-17
+### Fixed
+- renamed library file `metics` to `metrics` and updated all refrences in code to it (@majormoses)
+
## [2.0.1] - 2017-10-19
### Fixed
- updating the read preferences for `2.2`-`2.8` pymongo clients (@urg)
## [2.0.0] - 2017-09-23
@@ -123,10 +127,11 @@
## 0.0.1 - 2015-05-20
### Added
- initial release
-[Unreleased]: https://github.com/sensu-plugins/sensu-plugins-mongodb/compare/2.0.1...HEAD
+[Unreleased]: https://github.com/sensu-plugins/sensu-plugins-mongodb/compare/2.0.2...HEAD
+[2.0.2]: https://github.com/sensu-plugins/sensu-plugins-mongodb/compare/2.0.1...2.0.2
[2.0.1]: https://github.com/sensu-plugins/sensu-plugins-mongodb/compare/2.0.0...2.0.1
[2.0.0]: https://github.com/sensu-plugins/sensu-plugins-mongodb/compare/1.4.1...2.0.0
[1.4.1]: https://github.com/sensu-plugins/sensu-plugins-mongodb/compare/1.4.0...1.4.1
[1.4.0]: https://github.com/sensu-plugins/sensu-plugins-mongodb/compare/1.3.0...1.4.0
[1.3.0]: https://github.com/sensu-plugins/sensu-plugins-mongodb/compare/1.2.1...1.3.0