updated flux release notes with 0.34.2

pull/292/head
Scott Anderson 2019-06-27 12:41:48 -06:00
parent 1791d1093f
commit 0f46d6aaed
1 changed files with 6 additions and 1 deletions

View File

@ -11,11 +11,16 @@ aliases:
---
{{% note %}}
_The latest release of InfluxDB v2.0 alpha includes **Flux v0.34.1**.
_The latest release of InfluxDB v2.0 alpha includes **Flux v0.34.2**.
Though newer versions of Flux may be available, they will not be included with
InfluxDB until the next InfluxDB v2.0 release._
{{% /note %}}
## v0.34.2 [2019-06-27]
### Bug fixes
- Parse float types with PostgreSQL.
## v0.34.1 [2019-06-26]
### Features