From 0cd4290671654ce2fc585517841aa1ccc6b639d4 Mon Sep 17 00:00:00 2001 From: Regan Kuchan Date: Mon, 27 Mar 2017 10:45:00 -0700 Subject: [PATCH] Fix beta6 bug fixes entries --- CHANGELOG.md | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 14dde927a6..323fca3173 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,12 +1,15 @@ ## v1.2.0 [unreleased] -### Features ### Bug Fixes - 1. [#1065](https://github.com/influxdata/chronograf/pull/1065): Save and Cancel edits to a Dashboard name - 2. [#1069](https://github.com/influxdata/chronograf/pull/1069): Graphs are no longer editable from a Host Page +### Features +### UI Improvements ## v1.2.0-beta6 [2017-03-24] +### Bug Fixes + 1. [#1065](https://github.com/influxdata/chronograf/pull/1065): Add functionality to the `save` and `cancel` buttons on editable dashboards + 2. [#1069](https://github.com/influxdata/chronograf/pull/1069): Make graphs on pre-created dashboards un-editable + ### Features 1. [#1056](https://github.com/influxdata/chronograf/pull/1056): Add ability to add a dashboard cell 2. [#1020](https://github.com/influxdata/chronograf/pull/1020): Allow users to edit cell names on dashboards