CHANGELOG.md in sensu-plugins-jenkins-1.6.1 vs CHANGELOG.md in sensu-plugins-jenkins-1.6.2
- old
+ new
@@ -4,10 +4,16 @@
This CHANGELOG follows the format listed at [Our CHANGELOG Guidelines](https://github.com/sensu-plugins/community/blob/master/HOW_WE_CHANGELOG.md).
Which is based on [Keep A Changelog](http://keepachangelog.com/)
## [Unreleased]
+## [1.6.2] - 2018-03-01
+### Fixed
+- check-jenkins-health.rb: fixed bug introduced by #25 (@majormoses)
+
+### Changed
+
## [1.6.1] - 2018-03-01
### Fixed
- check-jenkins-health.rb: added various rescues to prevent from bricking (@mdzidic) (@majormoses)
### Added
@@ -87,10 +93,11 @@
## 0.0.1 - 2015-05-04
### Added
- initial release
-[Unreleased]: https://github.com/sensu-plugins/sensu-plugins-jenkins/compare/1.6.1...HEAD
+[Unreleased]: https://github.com/sensu-plugins/sensu-plugins-jenkins/compare/1.6.2...HEAD
+[1.6.2]: https://github.com/sensu-plugins/sensu-plugins-jenkins/compare/1.6.1...1.6.2
[1.6.1]: https://github.com/sensu-plugins/sensu-plugins-jenkins/compare/1.6.0...1.6.1
[1.6.0]: https://github.com/sensu-plugins/sensu-plugins-jenkins/compare/1.5.0...1.6.0
[1.5.0]: https://github.com/sensu-plugins/sensu-plugins-jenkins/compare/1.4.0...1.5.0
[1.4.0]: https://github.com/sensu-plugins/sensu-plugins-jenkins/compare/1.3.0...1.4.0
[1.3.0]: https://github.com/sensu-plugins/sensu-plugins-jenkins/compare/1.2.0...1.3.0