Beta 14 changelog

pull/1189/head
noramullen1 2020-07-08 11:35:19 -07:00
parent be7455d455
commit 5e1824d94f
1 changed files with 8 additions and 0 deletions

View File

@ -8,6 +8,14 @@ menu:
weight: 101
---
## v2.0.0-beta.14 [2020-07-08]
## Features
- Extend `influx stacks update` command with ability to add resources without apply template.
- Normalize InfluxDB templates under new /api/v2/templates and /api/v2/stacks public API.
- Extend template Summary and Diff nested types with kind identifiers.
## v2.0.0-beta.13 [2020-06-25]
## Features