Update changelog

pull/6170/head
Jason Wilder 2016-03-31 00:06:12 -06:00
parent aa842fd38f
commit 3f34ae69c1
1 changed files with 1 additions and 0 deletions

View File

@ -31,6 +31,7 @@
- [#6094](https://github.com/influxdata/influxdb/issues/6094): Ensure CREATE RETENTION POLICY and CREATE CONTINUOUS QUERY are idempotent in the correct way.
- [#6092](https://github.com/influxdata/influxdb/issues/6092): Upgrading directly from 0.9.6.1 to 0.11.0 fails
- [#6061](https://github.com/influxdata/influxdb/issues/6061): [0.12 / master] POST to /write does not write points if request has header 'Content-Type: application/x-www-form-urlencoded'
- [#6121](https://github.com/influxdata/influxdb/issues/6121): Fix panic: slice index out of bounds in TSM index
## v0.11.0 [2016-03-22]