added flux 0.79.0 release notes

pull/1293/head
Scott Anderson 2020-08-11 23:26:22 -06:00
parent 4b0863fca1
commit 71c15534bb
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