Update CHANGELOG for PR2566

[ci skip]
pull/2578/head
Philip O'Toole 2015-05-14 08:17:53 -07:00
parent d3823b3acf
commit 3e183165df
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@
### Bugfixes ### Bugfixes
- [#2545](https://github.com/influxdb/influxdb/pull/2545): Use "value" as the field name for graphite input. Thanks @cannium. - [#2545](https://github.com/influxdb/influxdb/pull/2545): Use "value" as the field name for graphite input. Thanks @cannium.
- [#2558](https://github.com/influxdb/influxdb/pull/2558): Fix client response check - thanks @vladlopes! - [#2558](https://github.com/influxdb/influxdb/pull/2558): Fix client response check - thanks @vladlopes!
- [2566](https://github.com/influxdb/influxdb/pull/2566): Wait until each data write has been commited by the Raft cluster.
## v0.9.0-rc30 [2015-05-12] ## v0.9.0-rc30 [2015-05-12]