From ff620782ebf9f4ecef5dc7faeeaeec33f3f2fcf7 Mon Sep 17 00:00:00 2001 From: Russ Savage Date: Fri, 12 Jun 2020 10:54:52 -0700 Subject: [PATCH] chore(changelog): updating for beta-12 --- CHANGELOG.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9db5dd8ba2..7b2e62475d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,9 +2,7 @@ ### Features -1. [18480](https://github.com/influxdata/influxdb/pull/18480): Allows tasks to open in new tabs - -## v2.0.0-beta.12 [2020-06-11] +## v2.0.0-beta.12 [2020-06-12] ### Features @@ -15,6 +13,7 @@ 1. [18355](https://github.com/influxdata/influxdb/pull/18355): Integrate RedirectTo functionality so CLOUD users now get navigated back to the originally linked page after login 1. [18392](https://github.com/influxdata/influxdb/pull/18392): Consolidate pkg influx commands under templates. This removes some nesting of the CLI commands as part of that. 1. [18400](https://github.com/influxdata/influxdb/pull/18400): Dashboards maintain sort order after navigating away +1. [18480](https://github.com/influxdata/influxdb/pull/18480): Allows tasks to open in new tabs ### Bug Fixes