From be7294a2a15bfad88cdaee60ce7b2077fd387aff Mon Sep 17 00:00:00 2001 From: Michael Desa Date: Wed, 7 Feb 2018 09:48:59 -0500 Subject: [PATCH] Update changelog for PR #2777 --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d3655afdf..4b70e3b89 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,8 @@ 1. [#2708](https://github.com/influxdata/chronograf/pull/2708): Link to specified kapacitor config panel from rule builder alert handlers 1. [#2722](https://github.com/influxdata/chronograf/pull/2722): Add auto refresh widget to hosts list page 1. [#2765](https://github.com/influxdata/chronograf/pull/2765): Update to go 1.9.3 and node 6.12.3 for releases -1. [#2703](https://github.com/influxdata/chronograf/pull/2703): Add global users page visible only to super admins +1. [#2703](https://github.com/influxdata/chronograf/pull/2703): Add global users page visible only to super admins +1. [#2777](https://github.com/influxdata/chronograf/pull/2777): Allow user to delete themselves ### UI Improvements 1. [#2698](https://github.com/influxdata/chronograf/pull/2698): Improve clarity of terminology surrounding InfluxDB & Kapacitor connections 1. [#2746](https://github.com/influxdata/chronograf/pull/2746): Separate saving TICKscript from exiting editor page