Update breaking changes

pull/1273/head
noramullen1 2020-08-06 11:48:09 -07:00
parent c090a7d04c
commit 45f53dec90
1 changed files with 4 additions and 2 deletions

View File

@ -10,11 +10,13 @@ weight: 101
## v2.0.0-beta.16 [2020-08-06]
### Breaking
{{% warn %}}
This release includes breaking changes:
- Remove `influx repl` command. To use the Flux REPL, build the REPL from source.
- Drop deprecated `/packages` route tree.
- Support more types for template `envRef` default value and require explicit default values.
- Remove orgs/labels nested routes from the API.
{{% /warn %}}
### Features