Update CHANGELOG

pull/3980/head
Philip O'Toole 2015-09-03 16:23:33 -07:00
parent b5df129c80
commit 68169a04d6
1 changed files with 1 additions and 0 deletions

View File

@ -31,6 +31,7 @@ With this release InfluxDB is moving to Go 1.5.
- [#3977](https://github.com/influxdb/influxdb/pull/3977): Silence wal logging during testing
- [#3931](https://github.com/influxdb/influxdb/pull/3931): Don't precreate shard groups entirely in the past
- [#3960](https://github.com/influxdb/influxdb/issues/3960): possible "catch up" bug with nodes down in a cluster
- [#3980](https://github.com/influxdb/influxdb/pull/3980): 'service stop' waits until service actually stops. Fixes issue #3548.
## v0.9.3 [2015-08-26]