added flux 0.47.1 to flux changelog

pull/480/head
Scott Anderson 2019-09-18 16:01:27 -06:00
parent 76e4ab7671
commit b16cbf574b
1 changed files with 8 additions and 1 deletions

View File

@ -11,11 +11,18 @@ aliases:
---
{{% note %}}
_The latest release of InfluxDB v2.0 alpha includes **Flux v0.47.0**.
_The latest release of InfluxDB v2.0 alpha includes **Flux v0.47.1**.
Though newer versions of Flux may be available, they will not be included with
InfluxDB until the next InfluxDB v2.0 release._
{{% /note %}}
## v0.47.1 [2019-09-18]
### Bug fixes
- Pass dependencies to WalkIR
---
## v0.47.0 [2019-09-13]
### Bug fixes