CHANGELOG.md in sensu-plugins-mongodb-1.2.1 vs CHANGELOG.md in sensu-plugins-mongodb-1.2.2
- old
+ new
@@ -2,9 +2,12 @@
This project adheres to [Semantic Versioning](http://semver.org/).
This CHANGELOG follows the format listed at [Keep A Changelog](http://keepachangelog.com/)
## [Unreleased]
+## [1.2.2]
+### Fixed
+- `check-mongodb.py`: will now correctly crit on connection issues (@majormoses)
## [1.2.1] - 2017-05-07
### Fixed
- `check-mongodb.py`: fixed issue of param building with not/using ssl connections (@s-schweer)
## [1.2.0] - 2017-03-06