diff --git a/CHANGELOG.md b/CHANGELOG.md index 2bab6c25fb..d9be2a77ed 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -31,6 +31,7 @@ v1.6.0 [unreleased] - [#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. +- [#9751](https://github.com/influxdata/influxdb/pull/9751): Fix the validation for multiple nested distinct calls. v1.5.0 [2018-03-06] -------------------