diff --git a/CHANGELOG.md b/CHANGELOG.md index cba5a97bdb..3b07de707d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,8 +1,17 @@ ## v1.1.0 [unreleased] ### Upcoming Features + +## v1.1.0-beta4 [2016-12-30] + +### Features 1. [#691](https://github.com/influxdata/chronograf/issues/691): Add server-side dashboard API - 1. [#609](https://github.com/influxdata/chronograf/issues/609): Add singlestat graph type to the Data Explorer + 2. [#709](https://github.com/influxdata/chronograf/pull/709): Add kapacitor range alerting to API + 3. [#672(https://github.com/influxdata/chronograf/pull/672): Added visual indicator for down hosts + 4. [#612](https://github.com/influxdata/chronograf/issues/612): Add dashboard menu + +### Bug Fixes + 1. [679](https://github.com/influxdata/chronograf/issues/679): Fix version display ## v1.1.0-beta3 [2016-12-16] diff --git a/README.md b/README.md index 151bd9c06f..5a6d03bcea 100644 --- a/README.md +++ b/README.md @@ -73,7 +73,7 @@ See [Chronograf with OAuth 2.0](https://github.com/influxdata/chronograf/blob/ma ## Versions -Chronograf v1.1.0-beta3 is a [beta release](https://www.influxdata.com/beta3-of-chronograf/). +Chronograf v1.1.0-beta4 is a beta release. We will be iterating quickly based on user feedback and recommend using the [nightly builds](https://www.influxdata.com/downloads/) for the time being. Spotted a bug or have a feature request?