diff --git a/CHANGELOG.md b/CHANGELOG.md index b386532af4..99cbd06cef 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ ## v1.2.0 [unreleased] +### Bug Fixes + +### Features + +### UI Improvements + +## v1.2.0-beta4 [2017-02-24] + ### Bug Fixes 1. [#882](https://github.com/influxdata/chronograf/pull/882): Fix y-axis graph padding 2. [#907](https://github.com/influxdata/chronograf/pull/907): Fix react-router warning @@ -7,7 +15,7 @@ ### Features 1. [#873](https://github.com/influxdata/chronograf/pull/873): Add [TLS](https://github.com/influxdata/chronograf/blob/master/docs/tls.md) support - 2. [#885](https://github.com/influxdata/chronograf/issues/885): Add presentation mode to dashboard page + 2. [#885](https://github.com/influxdata/chronograf/issues/885): Add presentation mode to the dashboard page 3. [#891](https://github.com/influxdata/chronograf/issues/891): Make dashboard visualizations draggable 4. [#892](https://github.com/influxdata/chronograf/issues/891): Make dashboard visualizations resizable 5. [#893](https://github.com/influxdata/chronograf/issues/893): Persist dashboard visualization position @@ -15,9 +23,9 @@ ### UI Improvements 1. [#905](https://github.com/influxdata/chronograf/pull/905): Make scroll bar thumb element bigger - 2. [#917](https://github.com/influxdata/chronograf/pull/917): Simplify side navigation - 3. [#920](https://github.com/influxdata/chronograf/pull/920): Display stacked and step plot graphs - 4. [#851](https://github.com/influxdata/chronograf/pull/851): Add configuration for Influx Enterprise Meta nodes + 2. [#917](https://github.com/influxdata/chronograf/pull/917): Simplify the sidebar + 3. [#920](https://github.com/influxdata/chronograf/pull/920): Display stacked and step plot graph types + 4. [#851](https://github.com/influxdata/chronograf/pull/851): Add configuration for [InfluxEnterprise](https://portal.influxdata.com/) meta nodes 5. [#916](https://github.com/influxdata/chronograf/pull/916): Dynamically scale font size based on resolution ## v1.2.0-beta3 [2017-02-15]