Update CHANGELOG to mention fixing template variable in dashboard query building

pull/10616/head
Chris Goller 2017-11-02 18:01:35 -05:00
parent cdd2c826b9
commit 38f70bff3e
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@
1. [#2158](https://github.com/influxdata/chronograf/pull/2158): Fix 'Cannot connect to source' false error flag on Dashboard page
1. [#2167](https://github.com/influxdata/chronograf/pull/2167): Add fractions of seconds to time field in csv export
1. [#1077](https://github.com/influxdata/chronograf/pull/2087): Fix Chronograf requiring Telegraf's CPU and system plugins to ensure that all Apps appear on the HOST LIST page.
1. [#2222](https://github.com/influxdata/chronograf/pull/2222): Fix template variables in dashboard query building.
### Features
### UI Improvements