added flux 0.79.0 release notes

pull/1345/head
Scott Anderson 2020-08-11 23:26:22 -06:00
parent b45b271805
commit 43226c9653
1 changed files with 10 additions and 0 deletions

View File

@ -16,6 +16,16 @@ Though newer versions of Flux may be available, they will not be included with
InfluxDB until the next InfluxDB v2.0 release._
{{% /note %}}
## v0.79.0 [2020-08-11]
### Features
- Add `array.from()` function to convert Flux values into a table.
### Bug fixes
- Add bounds to Geo package end-to-end tests.
---
## v0.78.0 [2020-08-10]
### Breaking changes