From 71c15534bb303033743b126fcdfe25251d59f20f Mon Sep 17 00:00:00 2001 From: Scott Anderson Date: Tue, 11 Aug 2020 23:26:22 -0600 Subject: [PATCH] added flux 0.79.0 release notes --- content/v2.0/reference/release-notes/flux.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/content/v2.0/reference/release-notes/flux.md b/content/v2.0/reference/release-notes/flux.md index 5cb754610..7be27cda0 100644 --- a/content/v2.0/reference/release-notes/flux.md +++ b/content/v2.0/reference/release-notes/flux.md @@ -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