Update changelog

pull/13630/head
Hercules Mango Churchill 2019-04-23 19:39:48 +00:00
parent cd3866de98
commit 8c471993f7
1 changed files with 1 additions and 0 deletions

View File

@ -126,6 +126,7 @@ v1.6.0 [2018-07-05]
- [#13442](https://github.com/influxdata/influxdb/pull/13442): Fix the sort order for aggregates so that they are sorted by tag and then time.
- [#13501](https://github.com/influxdata/influxdb/pull/13501): fill resets the previous value when a new series or window is encountered.
- [#13540](https://github.com/influxdata/influxdb/pull/13540): Use the timezone when evaluating time literals in subqueries.
- [#13567](https://github.com/influxdata/influxdb/pull/13567): Fix csv decoder bug where empty tag values cause an array index panic.
v1.5.4 [2018-06-21]
-------------------