[ci skip] Update CHANGELOG

Adds note on kapacitor alert rule pagination no longer being limited to
100 alert rules.
pull/1886/head
Tim Raymond 2017-08-23 16:42:51 -04:00
parent da55f96f9d
commit e9fda552b4
No known key found for this signature in database
GPG Key ID: 221ADC45076A48C0
1 changed files with 1 additions and 0 deletions

View File

@ -6,6 +6,7 @@
1. [#1870](https://github.com/influxdata/chronograf/pull/1870): Fix console error for placing prop on div
1. [#1864](https://github.com/influxdata/chronograf/pull/1864): Fix Write Data form upload button and add `onDragExit` handler
1. [#1866](https://github.com/influxdata/chronograf/pull/1866): Fix missing cell type (and consequently single-stat)
1. [#1886](https://github.com/influxdata/chronograf/pull/1886): Fix limit of 100 alert rules on alert rules page
### Features