added 0.40.1 to flux changelog
parent
5853526a8a
commit
970ff0889b
|
|
@ -11,13 +11,20 @@ aliases:
|
|||
---
|
||||
|
||||
{{% note %}}
|
||||
_The latest release of InfluxDB v2.0 alpha includes **Flux v0.40.0**.
|
||||
_The latest release of InfluxDB v2.0 alpha includes **Flux v0.40.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.40.1 [2019-08-21]
|
||||
|
||||
### Bug fixes
|
||||
- Use non-pointer receiver for `interpreter.function`.
|
||||
|
||||
---
|
||||
|
||||
## v0.40.0 [2019-08-20]
|
||||
|
||||
### Breaking changes
|
||||
|
|
|
|||
Loading…
Reference in New Issue