CHANGELOG.md in sensu-plugins-mesos-2.4.0 vs CHANGELOG.md in sensu-plugins-mesos-2.5.0
- old
+ new
@@ -3,10 +3,17 @@
This CHANGELOG follows the format listed [here](https://github.com/sensu-plugins/community/blob/master/HOW_WE_CHANGELOG.md)
## [Unreleased]
+## [2.5.0] - 2018-09-10
+### Fixed
+- check-marathon-apps.rb: script should not fail on first faulty result (@bergerx)
+
+### Added
+- check-marathon-apps.rb: introduced `check-config-overrides` flag (@bergerx)
+
## [2.4.0] - 2018-03-20
### Changed
- check-marathon-apps.rb: minor fixes and documentation update for this check (@bergerx)
## [2.3.0] - 2018-03-17
@@ -96,10 +103,11 @@
## 0.0.1 - 2015-05-21
### Added
- initial release
-[Unreleased]: https://github.com/sensu-plugins/sensu-plugins-mesos/compare/2.4.0...HEAD
+[Unreleased]: https://github.com/sensu-plugins/sensu-plugins-mesos/compare/2.5.0...HEAD
+[2.5.0]: https://github.com/sensu-plugins/sensu-plugins-mesos/compare/2.4.0...2.5.0
[2.4.0]: https://github.com/sensu-plugins/sensu-plugins-mesos/compare/2.3.0...2.4.0
[2.3.0]: https://github.com/sensu-plugins/sensu-plugins-mesos/compare/2.2.2...2.3.0
[2.2.2]: https://github.com/sensu-plugins/sensu-plugins-mesos/compare/2.1.2...2.2.2
[2.1.2]: https://github.com/sensu-plugins/sensu-plugins-mesos/compare/2.1.1...2.1.2
[2.1.1]: https://github.com/sensu-plugins/sensu-plugins-mesos/compare/2.1.0...2.1.1