CHANGELOG.md in sensu-plugins-redis-2.0.1 vs CHANGELOG.md in sensu-plugins-redis-2.1.0
- old
+ new
@@ -3,10 +3,18 @@
This CHANGELOG follows the format listed at [Keep A Changelog](http://keepachangelog.com/)
## [Unreleased]
+## [2.1.0] - 2017-08-17
+### Added
+- metrics-redis-llen.rb config option to choose db (@athal7)
+
+### Fixed
+- check-redis-list-length.rb socket option referenced correctly (@athal7)
+- metrics-redis-llen.rb socket option referenced correctly (@athal7)
+
## [2.0.1] - 2017-08-15
### Fixed
- metrics-redis-graphite.rb, metrics-redis-llen.rb: rename short option for `--scheme` from `-s` to `-S` to resolve conflict. (@stuwil)
## [2.0.0] - 2017-07-23
@@ -92,10 +100,11 @@
## 0.0.1 - 2015-05-31
### Added
- initial release
-[Unreleased]: https://github.com/sensu-plugins/sensu-plugins-redis/compare/2.0.1...HEAD
+[Unreleased]: https://github.com/sensu-plugins/sensu-plugins-redis/compare/2.1.0...HEAD
+[2.1.0]: https://github.com/sensu-plugins/sensu-plugins-redis/compare/2.0.1...2.1.0
[2.0.1]: https://github.com/sensu-plugins/sensu-plugins-redis/compare/2.0.0...2.0.1
[2.0.0]: https://github.com/sensu-plugins/sensu-plugins-redis/compare/1.4.0...2.0.0
[1.4.0]: https://github.com/sensu-plugins/sensu-plugins-redis/compare/1.3.1...1.4.0
[1.3.1]: https://github.com/sensu-plugins/sensu-plugins-redis/compare/1.3.0...1.3.1
[1.3.0]: https://github.com/sensu-plugins/sensu-plugins-redis/compare/1.2.2...1.3.0