CHANGELOG.md in sensu-plugins-mesos-0.0.4 vs CHANGELOG.md in sensu-plugins-mesos-0.1.0
- old
+ new
@@ -1,15 +1,17 @@
#Change Log
This project adheres to [Semantic Versioning](http://semver.org/).
This CHANGELOG follows the format listed at [Keep A Changelog](http://keepachangelog.com/)
-## Unreleased
-- nothing
+### [Unreeleased][unreleased]
-## 0.0.4 - 2015-07-30
+## 0.1.0 - 2015-09-14
+## Added
+- Added a check comparing Marathon instances for a specific task against the configured minimum
+## [0.0.4] - 2015-07-30
### Changed
- Mesos check supports multiple servers.
- Updated Rubocop to `0.32.1`
- Updated documentation links in README and CONTRIBUTING
- Removed unused tasks from the Rakefile
@@ -31,5 +33,10 @@
## 0.0.1 - 2015-05-21
### Added
- initial release
+
+[unreleased]: https://github.com/sensu-plugins/sensu-plugins-mesos/compare/0.1.0...HEAD
+[0.0.5]: https://github.com/sensu-plugins/sensu-plugins-mesos/compare/0.0.4...0.1.0
+[0.0.3]: https://github.com/sensu-plugins/sensu-plugins-mesos/compare/0.0.2...0.0.4
+[0.0.2]: https://github.com/sensu-plugins/sensu-plugins-mesos/compare/0.0.1...0.0.2