Merge pull request #1064 from influxdata/feature/changelog.1.2.0.6

Update changelog
pull/1069/head
Chris Goller 2017-03-24 16:03:22 -07:00 committed by GitHub
commit e4167b3573
1 changed files with 7 additions and 3 deletions

View File

@ -1,12 +1,16 @@
## v1.2.0 [unreleased] ## v1.2.0 [unreleased]
### Features
### Bug Fixes ### Bug Fixes
## v1.2.0-beta6 [2017-03-24]
### Features ### 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 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 ### UI Improvements
1. [#1061](https://github.com/influxdata/chronograf/pull/1061): Remove VisualizationSelector from Dashboard Edit Mode 1. [#1061](https://github.com/influxdata/chronograf/pull/1061): Remove VisualizationSelector from Dashboard Edit Mode