CHANGELOG.md in sensu-plugins-jenkins-1.7.1 vs CHANGELOG.md in sensu-plugins-jenkins-2.0.0
- old
+ new
@@ -4,10 +4,14 @@
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]
+## [2.0.0] - 2018-11-01
+### Breaking Changes
+- bumped dependency of `sensu-plugin` to `>= 2.5 && < 3.0` you can read about it [here](https://github.com/sensu-plugins/sensu-plugin/blob/master/CHANGELOG.md#v145---2017-03-07)
+
## [1.7.1] - 2018-06-10
### Fixed
- check-jenkins-job-status.rb: fix issue when multiple builds are currently running (@CoRfr)
## [1.7.0] - 2018-05-14
@@ -102,10 +106,11 @@
## 0.0.1 - 2015-05-04
### Added
- initial release
-[Unreleased]: https://github.com/sensu-plugins/sensu-plugins-jenkins/compare/1.7.1...HEAD
+[Unreleased]: https://github.com/sensu-plugins/sensu-plugins-jenkins/compare/2.0.0...HEAD
+[2.0.0]: https://github.com/sensu-plugins/sensu-plugins-jenkins/compare/1.7.1...2.0.0
[1.7.1]: https://github.com/sensu-plugins/sensu-plugins-jenkins/compare/1.7.0...1.7.1
[1.7.0]: https://github.com/sensu-plugins/sensu-plugins-jenkins/compare/1.6.2...1.7.0
[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