updated flux changelog

pull/192/head
Scott Anderson 2019-04-25 13:01:22 -06:00
parent da3dcaa365
commit 640f46b238
1 changed files with 8 additions and 1 deletions

View File

@ -9,11 +9,18 @@ menu:
--- ---
{{% note %}} {{% note %}}
_The latest release of InfluxDB v2.0 alpha includes **Flux v0.28.0**. _The latest release of InfluxDB v2.0 alpha includes **Flux v0.28.1**.
Though newer versions of Flux may be available, they will not be included with Though newer versions of Flux may be available, they will not be included with
InfluxDB until the next InfluxDB v2.0 release._ InfluxDB until the next InfluxDB v2.0 release._
{{% /note %}} {{% /note %}}
## v0.28.1 [2019-04-25]
### Bug fixes
- Make executor respect memory limit from caller.
---
## v0.28.0 [2019-04-24] ## v0.28.0 [2019-04-24]
### Features ### Features