From 5da7a76f12c6036e6fcfdafdefc2ad4c929f75a0 Mon Sep 17 00:00:00 2001 From: Timmy Luong Date: Wed, 20 Nov 2019 16:11:14 -0800 Subject: [PATCH] chore: update changelog --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b0fd3061687..c1fde932708 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -21,6 +21,12 @@ 1. [15888](https://github.com/influxdata/influxdb/issues/15888): Arrows in tables now show data in ascending and descening order 1. [14923](https://github.com/influxdata/influxdb/issues/14923): Sort by retention rules now sorts by seconds 1. [13943](https://github.com/influxdata/influxdb/issues/13943): Horizontall scrollbar no longer covering data +1. [15655](https://github.com/influxdata/influxdb/pull/15655): Allow table columns to be draggable in table settings +1. [15757](https://github.com/influxdata/influxdb/pull/15757): Light up the home page icon when active +1. [15797](https://github.com/influxdata/influxdb/pull/15797): Make numeric inputs first class citizens +1. [15853](https://github.com/influxdata/influxdb/pull/15853): Prompt users to make a dashboard when dashboards are empty +1. [15884](https://github.com/influxdata/influxdb/pull/15884): Remove name editing from query definition during threshold check creation +1. [15975](https://github.com/influxdata/influxdb/pull/15975): Wait until user stops dragging and releases marker before zooming in after threshold changes ### UI Improvements 1. [15809](https://github.com/influxdata/influxdb/pull/15809): Redesign cards and animations on getting started page