Update CHANGELOG.md

[skip ci]
pull/2582/head
Todd Persen 2015-05-14 15:46:53 -07:00
parent a5b8f2f924
commit 7591a8cc61
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@
### Bugfixes
- [#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!
- [2566](https://github.com/influxdb/influxdb/pull/2566): Wait until each data write has been commited by the Raft cluster.
- [#2566](https://github.com/influxdb/influxdb/pull/2566): Wait until each data write has been commited by the Raft cluster.
## PRs
- [#2569](https://github.com/influxdb/influxdb/pull/2569): Add derivative functions