CHANGELOG.md in sensu-plugins-jenkins-1.1.0 vs CHANGELOG.md in sensu-plugins-jenkins-1.2.0

- old
+ new

@@ -3,10 +3,15 @@ This CHANGELOG follows the format listed at [Keep A Changelog](http://keepachangelog.com/) ## [Unreleased] +## [1.2.0] - 2016-11-11 +### Added +- Additional information given on errors in check-jenkins-health.rb +- Add configuration option for timeout in check-jenkins-health.rb + ## [1.1.0] - 2016-10-06 ### Added - Added authentication options to check-jenkins-build-time.rb and check-jenkins-job-status.rb ## [1.0.0] - 2016-10-04 @@ -21,11 +26,11 @@ - Update to rubocop 0.40 and cleanup - Relax `sensu-plugin` dependency ## [0.1.0] - 2015-12-14 ### Added -- Enhanced error messages in particular when the check configuration is wrong +- Enhanced error messages in particular when the check configuration is wrong - Update dependent jenkins-api version to 1.4.2 - Changed check-jenkins-job-status.rb and check-jenkins-build-time.rb to use server_url to allow passing credentials ## [0.0.5] - 2015-08-24 @@ -49,10 +54,11 @@ ## 0.0.1 - 2015-05-04 ### Added - initial release -[Unreleased]: https://github.com/sensu-plugins/sensu-plugins-jenkins/compare/1.1.0...HEAD +[Unreleased]: https://github.com/sensu-plugins/sensu-plugins-jenkins/compare/1.2.0...HEAD +[1.2.0]: https://github.com/sensu-plugins/sensu-plugins-jenkins/compare/1.1.0...1.2.0 [1.1.0]: https://github.com/sensu-plugins/sensu-plugins-jenkins/compare/1.0.0...1.1.0 [1.0.0]: https://github.com/sensu-plugins/sensu-plugins-jenkins/compare/0.1.0...1.0.0 [0.1.0]: https://github.com/sensu-plugins/sensu-plugins-jenkins/compare/0.0.5...0.1.0 [0.0.5]: https://github.com/sensu-plugins/sensu-plugins-jenkins/compare/0.0.4...0.0.5 [0.0.4]: https://github.com/sensu-plugins/sensu-plugins-jenkins/compare/0.0.3...0.0.4