Update the changelog

pull/905/head v0.8.1
John Shahid 2014-09-03 13:22:56 -04:00
parent e8f6bb9e0e
commit 0229ba2e10
1 changed files with 10 additions and 1 deletions

View File

@ -1,7 +1,16 @@
## v0.8.1 [unreleased]
## v0.9.0 [unreleased]
### Features
## v0.8.1 [2014-09-03]
### Bugfixes
- [Issue #868](https://github.com/influxdb/influxdb/issues/868). Don't panic when upgrading a snapshot from 0.7.x
- [Issue #887](https://github.com/influxdb/influxdb/issues/887). The first continuous query shouldn't trigger backfill if it had backfill disabled
- [Issue #674](https://github.com/influxdb/influxdb/issues/674). Graceful exit when config file is invalid. (Thanks, @DavidBord)
- [Issue #857](https://github.com/influxdb/influxdb/issues/857). More informative list servers api. (Thanks, @oliveagle)
## v0.8.0 [2014-08-22]
### Features