CHANGELOG.md in sensu-plugins-datadog-1.0.0 vs CHANGELOG.md in sensu-plugins-datadog-1.0.1

- old
+ new

@@ -3,10 +3,14 @@ This CHANGELOG follows the format listed at [Keep A Changelog](http://keepachangelog.com/) ## [Unreleased] +## [1.0.1] - 2017-05-17 +### Changed +- Replace `datadog` with `dogapi` gem as that's the current dependency for this plugin (@eheydrick) + ## [1.0.0] - 2017-05-17 ### Added - Support for Ruby 2.3 and 2.4 (@eheydrick) ### Removed @@ -25,10 +29,11 @@ - added binstubs ### Changed - removed cruft from /lib -[Unreleased]: https://github.com/sensu-plugins/sensu-plugins-datadog/compare/1.0.0...HEAD +[Unreleased]: https://github.com/sensu-plugins/sensu-plugins-datadog/compare/1.0.1...HEAD +[1.0.1]: https://github.com/sensu-plugins/sensu-plugins-datadog/compare/1.0.0...1.0.1 [1.0.0]: https://github.com/sensu-plugins/sensu-plugins-datadog/compare/0.0.4...1.0.0 [0.0.4]: https://github.com/sensu-plugins/sensu-plugins-datadog/compare/0.0.3...0.0.4 [0.0.3]: https://github.com/sensu-plugins/sensu-plugins-datadog/compare/0.0.2...0.0.3 [0.0.2]: https://github.com/sensu-plugins/sensu-plugins-datadog/compare/0.0.1...0.0.2