Update changelog

pull/10379/head
Hercules Mango Churchill 2018-10-16 13:34:47 +00:00
parent 0857934774
commit 772a44eddf
1 changed files with 1 additions and 0 deletions

View File

@ -52,6 +52,7 @@ v1.6.0 [2018-07-05]
- [#10190](https://github.com/influxdata/influxdb/pull/10190): Reduce allocations in TSI TagSets implementation.
- [#10215](https://github.com/influxdata/influxdb/pull/10215): Switch digests to use snappy compression.
- [#10321](https://github.com/influxdata/influxdb/pull/10321): Changes /ping route to return status code 200 instead of 204 when verbose is set.
- [#10300](https://github.com/influxdata/influxdb/pull/10300): Improve Compaction Performance.
### Bugfixes