CHANGELOG.md in sensu-plugins-dns-1.3.0 vs CHANGELOG.md in sensu-plugins-dns-1.4.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]
+## [1.4.0] - 2018-03-21
+### Added
+- check-dns.rb: Added ability to use many name servers (@yuri-zubov)
+
## [1.3.0] - 2017-11-04
### Added
- Support for multiple resolvable ips (comma separated). (@adamdecaf)
- integration testing with `test-kitchen`, `kitchen-docker`, etc (@majormoses)
@@ -74,10 +78,11 @@
- added binstubs
### Changed
- removed cruft from /lib
-[Unreleased]: https://github.com/sensu-plugins/sensu-plugins-dns/compare/1.2.1...HEAD
+[Unreleased]: https://github.com/sensu-plugins/sensu-plugins-dns/compare/1.4.0...HEAD
+[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
[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