CHANGELOG.md in sensu-plugins-dns-1.1.0 vs CHANGELOG.md in sensu-plugins-dns-1.2.0
- old
+ new
@@ -2,10 +2,14 @@
This project adheres to [Semantic Versioning](http://semver.org/).
This CHANGELOG follows the format listed at [Keep A Changelog](http://keepachangelog.com/)
## [Unreleased]
+## [1.2.0] - 2017-05-16
+### Added
+- Add support for making multiple requests, with a threshold for success
+
## [1.1.0]
### Added
- Added option for DNS server port (@apriljo)
- Added option for use TCP instead of UDP (@liqw33d)
- Added `--class` argument to both metric and check scripts (@nickjacques)
@@ -47,10 +51,11 @@
- added binstubs
### Changed
- removed cruft from /lib
-[Unreleased]: https://github.com/sensu-plugins/sensu-plugins-dns/compare/1.1.0...HEAD
+[Unreleased]: https://github.com/sensu-plugins/sensu-plugins-dns/compare/1.2.0...HEAD
+[1.2.0]: https://github.com/sensu-plugins/sensu-plugins-dns/compare/1.1.0...1/1.2
[1.1.0]: https://github.com/sensu-plugins/sensu-plugins-dns/compare/1.0.0...1/1.0
[1.0.0]: https://github.com/sensu-plugins/sensu-plugins-dns/compare/0.0.6...1.0.0
[0.0.6]: https://github.com/sensu-plugins/sensu-plugins-dns/compare/0.0.5...0.0.6
[0.0.5]: https://github.com/sensu-plugins/sensu-plugins-dns/compare/0.0.4...0.0.5
[0.0.4]: https://github.com/sensu-plugins/sensu-plugins-dns/compare/0.0.3...0.0.4