Update CHANGELOG with OAuth/basepath fix

pull/1407/head
Tim Raymond 2017-05-08 09:05:14 -07:00
parent 24160ed6ef
commit 3fdc1bd526
1 changed files with 1 additions and 0 deletions

View File

@ -7,6 +7,7 @@
1. [#1399](https://github.com/influxdata/chronograf/pull/1399): User can no longer create a blank template variable by clicking outside a newly added one
1. [#1406](https://github.com/influxdata/chronograf/pull/1406): Ensure thresholds for Kapacitor Rule Alerts appear on page load
1. [#1412](https://github.com/influxdata/chronograf/pull/1412): Check kapacitor status on configuration update
1. [#1407](https://github.com/influxdata/chronograf/pull/1407): Fix Authentication when using Chronograf with a basepath set
### Features
1. [#1382](https://github.com/influxdata/chronograf/pull/1382): Add line-protocol proxy for InfluxDB data sources