From 5f4fc7c732644a840bd1824496059b975436e12f Mon Sep 17 00:00:00 2001 From: Nora Date: Wed, 1 May 2019 10:16:56 -0700 Subject: [PATCH] Updates to changelog --- content/v2.0/reference/release-notes.md | 25 +++++++++++++------------ 1 file changed, 13 insertions(+), 12 deletions(-) diff --git a/content/v2.0/reference/release-notes.md b/content/v2.0/reference/release-notes.md index a866fb1e8..a3cc7e6bc 100644 --- a/content/v2.0/reference/release-notes.md +++ b/content/v2.0/reference/release-notes.md @@ -12,20 +12,21 @@ menu: NOTE: This will remove all tasks from your InfluxDB v2.0 instance. ### Features -- Set autorefresh of dashboard to pause if absolute time range is selected -- Switch task back end to a more modular and flexible system -- Add org profile tab with ability to edit organization name -- Add org name to dahboard page title -- Add cautioning to bucket renaming -- Add option to generate all access token in tokens tab -- Add option to generate read/write token in tokens tab +- Set autorefresh of dashboard to pause if absolute time range is selected. +- Switch task back end to a more modular and flexible system. +- Add org profile tab with ability to edit organization name. +- Add org name to dashboard page title. +- Add cautioning to bucket renaming. +- Add option to generate all access token in tokens tab. +- Add option to generate read/write token in tokens tab. + - Add new Local Metrics Dashboard template that is created during Quick Start. ### Bug Fixes -- Fixed scroll clipping found in label editing flow -- Prevent overlapping text and dot in time range dropdown -- Updated link in notes cell to a more useful site -- Show error message when adding line protocol -- Update UI Flux function documentation +- Fixed scroll clipping found in label editing flow. +- Prevent overlapping text and dot in time range dropdown. +- Updated link in notes cell to a more useful site. +- Show error message when adding line protocol. +- Update UI Flux function documentation. ## v2.0.0-alpha.8 [2019-04-12]