CHANGELOG.md in sensu-plugins-haproxy-1.1.0 vs CHANGELOG.md in sensu-plugins-haproxy-1.2.0
- old
+ new
@@ -4,10 +4,15 @@
This CHANGELOG follows the format listed at [Keep A Changelog](http://keepachangelog.com/)
## [Unreleased]
+## [1.2.0] - 2017-07-25
+### Added
+- Ruby 2.4.1 testing
+- Add frontend request rate metrics to `--server-metrics` (@Evesey)
+
## [1.1.0] - 2017-01-30
### Added
- `check-haproxy.rb`: added fail on missing service flag (@obazoud)
- Consider backends in DRAIN status as UP and add flag to include backends in MAINT status (@modax)
@@ -58,10 +63,11 @@
## 0.0.1 - 2015-05-21
### Added
- initial release
-[Unreleased]: https://github.com/sensu-plugins/sensu-plugins-haproxy/compare/1.1.0...HEAD
+[Unreleased]: https://github.com/sensu-plugins/sensu-plugins-haproxy/compare/1.2.0...HEAD
+[1.2.0]: https://github.com/sensu-plugins/sensu-plugins-haproxy/compare/1.1.0...1.2.0
[1.1.0]: https://github.com/sensu-plugins/sensu-plugins-haproxy/compare/1.0.0...1.1.0
[1.0.0]: https://github.com/sensu-plugins/sensu-plugins-haproxy/compare/0.1.1...1.0.0
[0.1.1]: https://github.com/sensu-plugins/sensu-plugins-haproxy/compare/0.1.0...0.1.1
[0.1.0]: https://github.com/sensu-plugins/sensu-plugins-haproxy/compare/0.0.5...0.1.0
[0.0.5]: https://github.com/sensu-plugins/sensu-plugins-haproxy/compare/0.0.4...0.0.5