CHANGELOG.md in sensu-plugins-elasticsearch-0.4.0 vs CHANGELOG.md in sensu-plugins-elasticsearch-0.4.1

- old
+ new

@@ -3,9 +3,14 @@ This CHANGELOG follows the format listed at [Keep A Changelog](http://keepachangelog.com/) ## Unreleased +## [0.4.1] - 2016-01-26 +### Fixed +- metrics-es-cluster.rb: Allow metrics to be gathered even if the cluster has zero documents. Also updated cache name for Elasticsearch 2.0+ +- metrics-es-node-graphite.rb: Update node stats for Elasticsearch 2.0+ + ## [0.4.0] - 2016-01-22 ### Added - metrics-es-node-graphite.rb: Added file system and cpu stats - metrics-es-cluster.rb: Added cluster metrics including optional percolator metrics, allocation status, and option to run on non-master nodes