Update CHANGELOG to mention casting kapacitor output to influx to floats

pull/10616/head
Chris Goller 2017-12-01 11:57:59 -06:00
parent fc94d397e6
commit df05e54d64
1 changed files with 1 additions and 0 deletions

View File

@ -26,6 +26,7 @@
1. [#2384](https://github.com/influxdata/chronograf/pull/2384): Add filtering by name to Dashboard index page
1. [#2385](https://github.com/influxdata/chronograf/pull/2385): Add time shift feature to DataExplorer and Dashboards
1. [#2400](https://github.com/influxdata/chronograf/pull/2400): Allow override of generic oauth2 keys for email
1. [#2460](https://github.com/influxdata/chronograf/pull/2460): Update kapacitor alerts to cast to float before sending to influx
### UI Improvements