CHANGELOG.md in sensu-plugins-jenkins-0.0.5 vs CHANGELOG.md in sensu-plugins-jenkins-0.1.0
- old
+ new
@@ -3,9 +3,16 @@
This CHANGELOG follows the format listed at [Keep A Changelog](http://keepachangelog.com/)
## [Unreleased][unreleased]
+## [0.1.0] - 2015-12-14
+### Added
+- 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
### Added
- PR #5
- Fixed default uri for ping check to include leading forward-slash.