CHANGELOG.md in sensu-plugins-dns-2.1.1 vs CHANGELOG.md in sensu-plugins-dns-3.0.0
- old
+ new
@@ -3,10 +3,18 @@
This CHANGELOG follows the format listed [here](https://github.com/sensu-plugins/community/blob/master/HOW_WE_CHANGELOG.md)
## [Unreleased]
+## [3.0.0] - 2019-10-01
+### Breaking Changes
+- Bump `sensu-plugin` dependency from `~> 1.2` to `~> 4.0` you can read the changelog entries for [4.0](https://github.com/sensu-plugins/sensu-plugin/blob/master/CHANGELOG.md#400---2018-02-17), [3.0](https://github.com/sensu-plugins/sensu-plugin/blob/master/CHANGELOG.md#300---2018-12-04), and [2.0](https://github.com/sensu-plugins/sensu-plugin/blob/master/CHANGELOG.md#v200---2017-03-29)
+
+### Added
+- Travis build automation to generate Sensu Asset tarballs that can be used n conjunction with Sensu provided ruby runtime assets and the Bonsai Asset Index
+- Require latest sensu-plugin for [Sensu Go support](https://github.com/sensu-plugins/sensu-plugin#sensu-go-enablement)
+
## [2.1.1] - 2018-07-16
### Fixed
- explicitly depend on `public_suffix` version `~> 2` to keep support for ruby `2.0` (@mandre)
## [2.1.0] - 2018-05-30
@@ -97,10 +105,11 @@
- added binstubs
### Changed
- removed cruft from /lib
-[Unreleased]: https://github.com/sensu-plugins/sensu-plugins-dns/compare/2.1.1...HEAD
+[Unreleased]: https://github.com/sensu-plugins/sensu-plugins-dns/compare/3.0.0...HEAD
+[3.0.0]: https://github.com/sensu-plugins/sensu-plugins-dns/compare/2.1.1...3.0.0
[2.1.1]: https://github.com/sensu-plugins/sensu-plugins-dns/compare/2.1.0...2.1.1
[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