From 3e95cb1aadcf454be7d6ad8b2a8c0533e2ea0551 Mon Sep 17 00:00:00 2001 From: Alex P Date: Mon, 10 Jul 2017 12:56:41 -0700 Subject: [PATCH] Move changelog update into correct version header --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 699bd83c52..6ab949c2b6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,8 @@ ## v1.3.5.0 [unreleased] ### Bug Fixes +1. [#1708](https://github.com/influxdata/chronograf/pull/1708): Fix Z-index for options context menu + ### Features ### UI Improvements @@ -10,7 +12,6 @@ 1. [#1655](https://github.com/influxdata/chronograf/pull/1655): Add more than one color to Line+Stat graphs 1. [#1688](https://github.com/influxdata/chronograf/pull/1688): Fix updating retention policies on single-node instances. 1. [#1689](https://github.com/influxdata/chronograf/pull/1689): Fix size jitter bug in Template Variable dropdown menus -1. [#1708](https://github.com/influxdata/chronograf/pull/1708): Fix Z-index for options context menu 1. [#1688](https://github.com/influxdata/chronograf/pull/1688): Fix updating Retention Policies in single-node InfluxDB instances 1. [#1689](https://github.com/influxdata/chronograf/pull/1689): Lock the width of Template Variable dropdown menus to the size of their longest option