CHANGELOG.md in sensu-plugins-redis-1.3.0 vs CHANGELOG.md in sensu-plugins-redis-1.3.1

- old
+ new

@@ -3,10 +3,14 @@ This CHANGELOG follows the format listed at [Keep A Changelog](http://keepachangelog.com/) ## [Unreleased] +## [1.3.1] - 2017-05-31 +### Fixed +- metrics-redis-graphite: fix commandstats output (@boutetnico) + ## [1.3.0] - 2017-05-31 ### Added - Added option to connect to Redis via Unix sockets. (@mbyczkowski) ## [1.2.2] - 2017-05-31 @@ -69,10 +73,11 @@ ## 0.0.1 - 2015-05-31 ### Added - initial release -[Unreleased]: https://github.com/sensu-plugins/sensu-plugins-redis/compare/1.3.0...HEAD +[Unreleased]: https://github.com/sensu-plugins/sensu-plugins-redis/compare/1.3.1...HEAD +[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 [1.2.2]: https://github.com/sensu-plugins/sensu-plugins-redis/compare/1.2.1...1.2.2 [1.2.1]: https://github.com/sensu-plugins/sensu-plugins-redis/compare/1.2.0...1.2.1 [1.2.0]: https://github.com/sensu-plugins/sensu-plugins-redis/compare/1.1.0...1.2.0 [1.1.0]: https://github.com/sensu-plugins/sensu-plugins-redis/compare/1.0.0...1.1.0