add lines between releases
parent
a66370c71f
commit
381d35286f
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue