CHANGELOG.md in sensu-plugins-redis-2.2.2 vs CHANGELOG.md in sensu-plugins-redis-2.3.0
- old
+ new
@@ -4,11 +4,16 @@
This CHANGELOG follows the format listed at [Our CHANGELOG Guidelines ](https://github.com/sensu-plugins/community/blob/master/HOW_WE_CHANGELOG.md).
Which is based on [Keep A Changelog](http://keepachangelog.com/)
## [Unreleased]
-## [2.2.2] - 2017-11-03
+## [2.3.0] - 2017-11-12
+### Added
+- metrics-redis-llen.rb - Support passing multiple comma separated keys (@Evesy)
+- Integration tests (@evesy)
+
+## [2.2.2] - 2017-11-11
### Fixed
- check-redis-key.rb: Fix the wording of the check output on warning/critical states (@evesy)
## [2.2.1] - 2017-09-14
### Fixed
@@ -116,10 +121,11 @@
## 0.0.1 - 2015-05-31
### Added
- initial release
-[Unreleased]: https://github.com/sensu-plugins/sensu-plugins-redis/compare/2.2.2...HEAD
+[Unreleased]: https://github.com/sensu-plugins/sensu-plugins-redis/compare/2.3.0...HEAD
+[2.3.0]: https://github.com/sensu-plugins/sensu-plugins-redis/compare/2.2.2...2.3.0
[2.2.2]: https://github.com/sensu-plugins/sensu-plugins-redis/compare/2.2.1...2.2.2
[2.2.1]: https://github.com/sensu-plugins/sensu-plugins-redis/compare/2.2.0...2.2.1
[2.2.0]:https://github.com/sensu-plugins/sensu-plugins-redis/compare/2.1.0...2.2.0
[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