Update changelog

pull/10616/head
Jared Scheib 2017-07-14 17:34:02 -07:00
parent 80573d8348
commit 7d93b93040
2 changed files with 2 additions and 0 deletions

View File

@ -6,6 +6,7 @@
### Features
1. [#1717](https://github.com/influxdata/chronograf/pull/1717): View server generated TICKscripts
1. [#1681](https://github.com/influxdata/chronograf/pull/1681): Add the ability to select Custom Time Ranges in the Hostpages, Data Explorer, and Dashboards.
1. [#1724](https://github.com/influxdata/chronograf/pull/1724): Add alert configuration for Kapacitor support of Pushover
### UI Improvements

View File

@ -40,6 +40,7 @@ export const ALERTS = [
'hipchat',
'opsgenie',
'pagerduty',
'pushover',
'sensu',
'slack',
'smtp',