From e4ad5d033a46bc1f1ad7d0e01c57b35129adfb56 Mon Sep 17 00:00:00 2001 From: nathan haugo Date: Fri, 24 Mar 2017 15:36:47 -0700 Subject: [PATCH] Update changelog --- CHANGELOG.md | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 79d82cd66..5075c8d3a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,12 +1,16 @@ ## v1.2.0 [unreleased] +### Features ### Bug Fixes +## v1.2.0-beta6 [2017-03-24] + ### Features - 1. [#1020](https://github.com/influxdata/chronograf/pull/1020): Users can now edit cell names on dashboards - 2. [#1035](https://github.com/influxdata/chronograf/pull/1035): Convert many InfluxQL statements to query builder - 3. [#1015](https://github.com/influxdata/chronograf/pull/1015): Introduce ability to edit a dashboard cell 4. [#1056](https://github.com/influxdata/chronograf/pull/1056): Introduce ability to add a dashboard cell + 1. [#1020](https://github.com/influxdata/chronograf/pull/1020): Users can now edit cell names on dashboards + 3. [#1015](https://github.com/influxdata/chronograf/pull/1015): Introduce ability to edit a dashboard cell + 5. [#832](https://github.com/influxdata/chronograf/issues/832): Introduce retention policy management page + 2. [#1035](https://github.com/influxdata/chronograf/pull/1035): Convert many InfluxQL statements to query builder ### UI Improvements 1. [#1061](https://github.com/influxdata/chronograf/pull/1061): Remove VisualizationSelector from Dashboard Edit Mode