From cbd17b64db3c3cf4d84fb8435cdf197e229e0c15 Mon Sep 17 00:00:00 2001 From: Chris Goller Date: Thu, 6 Apr 2017 16:47:41 -0500 Subject: [PATCH] Update CHANGELOG mentioning adding generic oauth2 provider --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d9c4605bb5..a72cf853e1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -30,6 +30,7 @@ 1. [#1113](https://github.com/influxdata/chronograf/issues/1113): Add Slack channel per Kapacitor alert. 1. [#1095](https://github.com/influxdata/chronograf/pull/1095): Add new auth duration CLI option; add client heartbeat 1. [#1168](https://github.com/influxdata/chronograf/issue/1168): Expand support for --basepath on some load balancers + 1. [#1207](https://github.com/influxdata/chronograf/pull/1207): Add generic support for OAuth2 providers ### UI Improvements 1. [#1101](https://github.com/influxdata/chronograf/pull/1101): Compress InfluxQL responses with gzip