From 381d35286fb6f53b210471e1a851be84c00b72ea Mon Sep 17 00:00:00 2001 From: Kelly Date: Thu, 7 May 2020 14:40:14 -0700 Subject: [PATCH] add lines between releases --- content/v2.0/reference/release-notes/influxdb.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/content/v2.0/reference/release-notes/influxdb.md b/content/v2.0/reference/release-notes/influxdb.md index 57239fe4b..af48f7d36 100644 --- a/content/v2.0/reference/release-notes/influxdb.md +++ b/content/v2.0/reference/release-notes/influxdb.md @@ -13,7 +13,7 @@ weight: 101 ### Features - Add ability to delete a stack and all associated resources. -- Enforce DNS name compliance on all `pkger` resources' metadata.name field. +- Enforce DNS name compliance on all `pkger` resources' `metadata.name` field. - Add stateful `pkg` management with stacks. ### Bug Fixes @@ -25,6 +25,8 @@ weight: 101 - Create buckets in the Data Explorer and Cell Editor. +--- + ## v2.0.0-beta.9 [2020-04-23] ### Bug Fixes @@ -37,6 +39,8 @@ weight: 101 - Sort dashboards on Getting Started page by recently modified. - Add single-color schemes for visualizations: Solid Red, Solid Blue, Solid Yellow, Solid Green, and Solid Purple. +--- + ## v2.0.0-beta.8 [2020-04-10] ### Features @@ -57,6 +61,8 @@ weight: 101 - Update layout of Alerts page to work on all screen sizes. - Sort dashboards on Getting Started page by recently modified. +--- + ## v2.0.0-beta.7 [2020-03-27] ### Features @@ -148,6 +154,8 @@ weight: 101 - Remove pkger gauge chart requirement for color threshold type. - Remove secret confirmation from `influx secret update`. +--- + ## v2.0.0-beta.4 [2020-02-14] ### Features