CHANGELOG.md in sensu-plugins-influxdb-0.0.3 vs CHANGELOG.md in sensu-plugins-influxdb-0.0.4
- old
+ new
@@ -1,12 +1,20 @@
#Change Log
This project adheres to [Semantic Versioning](http://semver.org/).
This CHANGELOG follows the format listed at [Keep A Changelog](http://keepachangelog.com/)
-## Unreleased][unreleased]
+## Unreleased
+- nothing
+### [0.0.3] - 2015-08-10
+- updated metrics-influxdb.rb to symbolize keys for InfluxDB::Client
+- updated influxdb gem to 0.2.2
+- updated metrics-influxdb.rb to support influxdb 0.9.x
+- updated check-influxdb.rb and check-influxdb-query.rb to support influxdb 0.9.x
+- updated README.md file
+
## [0.0.3] - 2015-07-14
### Changed
- updated sensu-plugin gem to 1.2.0
## 0.0.1 - 2015-04-29
@@ -18,6 +26,6 @@
### Fixed
- added binstubs
### Changed
-- removed cruft from /lib
\ No newline at end of file
+- removed cruft from /lib