commit
e4167b3573
10
CHANGELOG.md
10
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
|
||||
|
|
Loading…
Reference in New Issue