update changelog [ci skip]

pull/2400/head
Cory LaNou 2015-04-22 18:17:39 -06:00
parent c604a765de
commit bba66f6db6
1 changed files with 2 additions and 0 deletions

View File

@ -10,6 +10,8 @@
- [#2386](https://github.com/influxdb/influxdb/pull/2386): Fix shard datanodes stats getting appended too many times
- [#2393](https://github.com/influxdb/influxdb/pull/2393): Fix default hostname for connecting to cluster.
- [#2390](https://github.com/influxdb/influxdb/pull/2393): Handle large sums when calculating means - thanks @neonstalwart!
- [#2391](https://github.com/influxdb/influxdb/pull/2391): Unable to write points through Go client when authentication enabled
- [#2400](https://github.com/influxdb/influxdb/pull/2400): Always send auth headers for client requests if present
## v0.9.0-rc26 [04-21-2015]