CHANGELOG.md in sensu-plugins-dns-1.2.2 vs CHANGELOG.md in sensu-plugins-dns-1.3.0
- old
+ new
@@ -1,12 +1,23 @@
-#Change Log
+# Change Log
This project adheres to [Semantic Versioning](http://semver.org/).
-This CHANGELOG follows the format listed at [Keep A Changelog](http://keepachangelog.com/)
+This CHANGELOG follows the format listed [here](https://github.com/sensu-plugins/community/blob/master/HOW_WE_CHANGELOG.md)
## [Unreleased]
+## [1.3.0] - 2017-11-04
+### Added
+- Support for multiple resolvable ips (comma separated). (@adamdecaf)
+- integration testing with `test-kitchen`, `kitchen-docker`, etc (@majormoses)
+
+### Changed
+- update changelog guidelines location (@majormoses)
+
+### Removed
+- removed ruby 2.0 testing (@majormoses)
+
## [1.2.2] - 2017-07-15
### Fixed
- check-dns.rb: fixed a bug reported in #23 regarding an undefined variable only triggered when using the `--validate` flag. (@majormoses)
### Added
@@ -64,9 +75,10 @@
### Changed
- removed cruft from /lib
[Unreleased]: https://github.com/sensu-plugins/sensu-plugins-dns/compare/1.2.1...HEAD
+[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
[0.0.6]: https://github.com/sensu-plugins/sensu-plugins-dns/compare/0.0.5...0.0.6