update changelog

pull/1868/head
Cory LaNou 2015-03-06 16:38:07 -07:00
parent 548a201588
commit 499fe38cff
1 changed files with 1 additions and 0 deletions

View File

@ -13,6 +13,7 @@
- [#1872](https://github.com/influxdb/influxdb/pull/1872): Fix "stale term" errors with raft
## v0.9.0-rc8 [2015-03-05]
- [#1868](https://github.com/influxdb/influxdb/pull/1868): Use `BatchPoints` for `client.Write` method.
### Bugfixes
- [#1836](https://github.com/influxdb/influxdb/pull/1836): Store each parsed shell command in history file.