Update changelog

pull/9751/head
Hercules Mango Churchill 2018-04-20 14:14:40 +00:00
parent dbbe9d8467
commit 1bf0d16dbf
1 changed files with 1 additions and 0 deletions

View File

@ -29,6 +29,7 @@ v1.6.0 [unreleased]
- [#9665](https://github.com/influxdata/influxdb/pull/9665): Enable casting values from a subquery.
- [#9682](https://github.com/influxdata/influxdb/pull/9682): Avoid a panic when using show diagnostics with text/csv.
- [#9696](https://github.com/influxdata/influxdb/pull/9696): Properly track the response bytes written for queries in all format types.
- [#9615](https://github.com/influxdata/influxdb/pull/9615): Remove error for series file when no shards exist.
v1.5.0 [2018-03-06]
-------------------