Update changelog

pull/10341/head
Hercules Mango Churchill 2018-10-08 14:31:38 +00:00
parent b5c82a82e9
commit 576c14c018
1 changed files with 1 additions and 0 deletions

View File

@ -86,6 +86,7 @@ v1.6.0 [2018-07-05]
- [#10181](https://github.com/influxdata/influxdb/pull/10181): Fix line protocol parsing panic.
- [#10212](https://github.com/influxdata/influxdb/pull/10212): Ensure orhpaned series cleaned up with shard drop.
- [#10262](https://github.com/influxdata/influxdb/pull/10262): Fix the derivative and others time ranges for aggregate data.
- [#10326](https://github.com/influxdata/influxdb/pull/10326): Fix append of possible nil iterator.
v1.5.4 [2018-06-21]
-------------------