From c32c7d68dc278927492c77679b634c092c7e541d Mon Sep 17 00:00:00 2001 From: Alex P Date: Wed, 27 Jun 2018 16:44:18 -0700 Subject: [PATCH] Update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8c43f3710..afbea6431 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,7 @@ 1. [#3671](https://github.com/influxdata/chronograf/pull/3671): Remove Snip functionality in hover legend 1. [#3659](https://github.com/influxdata/chronograf/pull/3659): Upgrade Data Explorer query text field with syntax highlighting and partial multi-line support 1. [#3663](https://github.com/influxdata/chronograf/pull/3663): Truncate message preview in Alert Rules table +1. [#3770](https://github.com/influxdata/chronograf/pull/3770): Improve performance of graph crosshairs ### Bug Fixes