CHANGELOG.md in sensu-plugins-elasticsearch-0.3.1 vs CHANGELOG.md in sensu-plugins-elasticsearch-0.3.2
- old
+ new
@@ -3,9 +3,13 @@
This CHANGELOG follows the format listed at [Keep A Changelog](http://keepachangelog.com/)
## Unreleased
+## [0.3.2] - 2015-12-29
+### Changed
+- Update metrics-es-node.rb for Elasticsearch 2.0
+
## [0.3.1] - 2015-12-29
### Changed
- Update metrics-es-node.rb to use version checks consistent with other metrics
- Update metrics-es-cluster.rb to use `_stats` api instead of `/_count?q=*:*` see [Unbound wildcard range query cripples es on larger installs #20](https://github.com/sensu-plugins/sensu-plugins-elasticsearch/issues/20)