added flux-0.81 to flux changelog

pull/1345/head
Scott Anderson 2020-08-19 09:55:38 -06:00
parent 08bce640be
commit 435e52742a
1 changed files with 12 additions and 0 deletions

View File

@ -16,6 +16,18 @@ Though newer versions of Flux may be available, they will not be included with
InfluxDB until the next InfluxDB v2.0 release._
{{% /note %}}
## v0.81.0 [2020-08-17]
### Features
- Delete old parser.
- Add function to indicate duplicate option assignments.
### Bug fixes
- Calculate distinct key values.
- Handle pipe arguments inside of compiler.
---
## v0.80.0 [2020-08-12]
### Features