chore(influxd): update changelog for no-tasks flag.

pull/17462/head
Brett Buddin 2020-03-27 12:41:25 -04:00
parent 3d826d96cf
commit 19abbebef6
No known key found for this signature in database
GPG Key ID: C51265E441C4C5AC
1 changed files with 1 additions and 0 deletions

View File

@ -9,6 +9,7 @@
1. [17400](https://github.com/influxdata/influxdb/pull/17400): Be able to delete bucket by name via cli
1. [17396](https://github.com/influxdata/influxdb/pull/17396): Add module to write line data to specified url, org, and bucket
1. [17448](https://github.com/influxdata/influxdb/pull/17448): Add foundation for pkger stacks, stateful package management
1. [17462](https://github.com/influxdata/influxdb/pull/17462): Flag to disable scheduling of tasks
### Bug Fixes