CHANGELOG.md in sensu-plugins-rspec-1.0.0 vs CHANGELOG.md in sensu-plugins-rspec-1.1.0
- old
+ new
@@ -3,10 +3,14 @@
This CHANGELOG follows the format listed at [Keep A Changelog](http://keepachangelog.com/)
## [Unreleased]
+## [1.1.0] 2017-07-15
+### Added
+- Config option to provide a proxy client name for rspec results
+
## [1.0.0] - 2017-07-12
### Added
- Ruby 2.3.0 & 2.4.1 testing
### Breaking Changes
@@ -40,9 +44,10 @@
## 0.0.1.alpha.1
* identical functionality as community-plugins
* fix rubocop errors
* add unpinned dependencies to gemspec
-[Unreleased]: https://github.com/sensu-plugins/sensu-plugins-rspec/compare/1.0.0...HEAD
+[Unreleased]: https://github.com/sensu-plugins/sensu-plugins-rspec/compare/1.1.0...HEAD
+[1.1.0]: https://github.com/sensu-plugins/sensu-plugins-rspec/compare/1.0.0...1.1.0
[1.0.0]: https://github.com/sensu-plugins/sensu-plugins-rspec/compare/0.0.3...1.0.0
[0.0.3]: https://github.com/sensu-plugins/sensu-plugins-rspec/compare/0.0.2...0.0.3
[0.0.2]: https://github.com/sensu-plugins/sensu-plugins-rspec/compare/0.0.1...0.0.2