Update changelog

pull/10336/head
Hercules Mango Churchill 2018-10-04 18:55:37 +00:00
parent ad83a19ad9
commit 634f4219fd
1 changed files with 2 additions and 2 deletions

View File

@ -14,8 +14,8 @@ v1.7.0 [unreleased]
- [#10005](https://github.com/influxdata/influxdb/pull/10005): Missing hardwareAddr in uuid v1 generation.
- [#10246](https://github.com/influxdata/influxdb/pull/10246): Fix the inherited interval for derivative and others.
- [#10333](https://github.com/influxdata/influxdb/pull/10333): Fix subquery functionality when a function references a tag from the subquery.
- [#10333](https://github.com/influxdata/influxdb/pull/10333): Strip tags from a subquery when the outer query does not group by that tag.
- [#10333](https://github.com/influxdata/influxdb/pull/10333): Fix subquery functionality when a function references a tag from the subquery.
- [#10333](https://github.com/influxdata/influxdb/pull/10333): Strip tags from a subquery when the outer query does not group by that tag.
v1.6.0 [2018-07-05]
-------------------