From 6a9e1d245751de974235a1e170138608a43d83c5 Mon Sep 17 00:00:00 2001 From: Hunter Trujillo Date: Mon, 31 Jul 2017 12:07:48 -0600 Subject: [PATCH] =?UTF-8?q?.=20.=20c=CC=8C=CD=90=CD=98=CC=82=CC=8B=CC=89?= =?UTF-8?q?=CD=9D=CC=A5=CD=88=CC=BA=CD=95=CC=AF=CC=A7H=CC=9A=CC=94=CD=9B?= =?UTF-8?q?=CC=8F=CD=A0=CC=84=CD=8D=CC=B3=CD=9F=CC=9F=CC=96=CC=A8=CC=B3?= =?UTF-8?q?=CC=B1=CD=96=CD=8E=CC=B8a=CD=9B=CC=8B=CD=8A=CC=BE=CD=9D=CC=81?= =?UTF-8?q?=CC=BB=CD=9F=CC=98=CC=AA=CC=9D=CC=A1=CC=A8=CC=A4=CC=BB=CC=B3N?= =?UTF-8?q?=CD=84=CC=95=CC=8E=CC=91=CC=8D=CD=8A=CC=95=CC=9A=CC=83=CD=80?= =?UTF-8?q?=CD=89=CD=9C=CD=87=CD=85=CC=A4=CD=94=CC=B7g=CD=83=CD=A0=CD=84?= =?UTF-8?q?=CD=8A=CD=9B=CD=88=CD=88=CC=AD=CC=99=CC=AC=CC=9C=CC=A2E=CC=BE?= =?UTF-8?q?=CC=81=CC=82=CD=98=CC=9B=CC=90=CD=8B=CC=86=CC=AB=CD=87=CD=9A?= =?UTF-8?q?=CC=98=CD=A2=CC=B9l=CD=90=CC=86=CD=98=CD=81=CD=83=CC=9B=CC=B2?= =?UTF-8?q?=CC=A7=CC=AE=CD=93=CD=85=CD=88=CC=BC=CD=89=CC=AE=CC=B4O=CC=8B?= =?UTF-8?q?=CC=BE=CC=92=CD=A0=CD=82=CD=97=CD=8B=CC=8E=CD=81=CC=9A=CC=A2?= =?UTF-8?q?=CC=A8=CC=A7=CD=95=CD=96=CC=B8g=CD=81=CC=8B=CD=8A=CD=8B=CC=8D?= =?UTF-8?q?=CC=A1=CD=A2=CD=99=CC=98=CC=96=CC=BA=CD=96=CD=9C=CD=89=CD=8E?= =?UTF-8?q?=CC=B5E=CC=89=CC=8D=CC=87=CC=84=CC=9A=CC=86=CC=B3=CC=A5=CC=B2?= =?UTF-8?q?=CD=87=CC=BB=20.=20.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d10faa318d..eca666284d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,7 @@ ### UI Improvements 1. [#1796](https://github.com/influxdata/chronograf/pull/1796): Add spinner to indicate data is being written 1. [#1800](https://github.com/influxdata/chronograf/pull/1796): Embiggen text area for line protocol manual entry in Data Explorer's Write Data overlay +1. [#1805](https://github.com/influxdata/chronograf/pull/1805): Bar graphs no longer overlap with each other, and bonus, series names are hashed so that graph colors should stay the same for the same series across charts ## v1.3.5.0 [2017-07-27] ### Bug Fixes