CHANGELOG.md in sensu-plugins-dns-2.0.0 vs CHANGELOG.md in sensu-plugins-dns-2.1.0
- old
+ new
@@ -3,10 +3,14 @@
This CHANGELOG follows the format listed [here](https://github.com/sensu-plugins/community/blob/master/HOW_WE_CHANGELOG.md)
## [Unreleased]
+## [2.1.0] - 2018-05-30
+### Changed
+- check-dns-zone.rb: `--timeout` is now also applied on the whois lookup (@eberkut)
+
## [2.0.0] - 03-29-2018
### Breaking Changes
- Dropping ruby `< 2.2` support (@yuri-zubov)
### Security
@@ -89,10 +93,11 @@
- added binstubs
### Changed
- removed cruft from /lib
-[Unreleased]: https://github.com/sensu-plugins/sensu-plugins-dns/compare/2.0.0...HEAD
+[Unreleased]: https://github.com/sensu-plugins/sensu-plugins-dns/compare/2.1.0...HEAD
+[2.1.0]: https://github.com/sensu-plugins/sensu-plugins-dns/compare/2.0.0...2.1.0
[2.0.0]: https://github.com/sensu-plugins/sensu-plugins-dns/compare/1.4.0...2.0.0
[1.4.0]: https://github.com/sensu-plugins/sensu-plugins-dns/compare/1.3.0...1.4.0
[1.3.0]: https://github.com/sensu-plugins/sensu-plugins-dns/compare/1.2.1...1.3.0
[1.2.1]: https://github.com/sensu-plugins/sensu-plugins-dns/compare/1.2.0...1/1.2.1
[1.2.0]: https://github.com/sensu-plugins/sensu-plugins-dns/compare/1.1.0...1/1.2