Update changelog for the query management feature

pull/5950/head
Jonathan A. Sternberg 2016-03-17 16:23:13 -04:00
parent d03125cdf7
commit 504bac53a9
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@
- [#6012](https://github.com/influxdata/influxdb/pull/6012): Add DROP SHARD support.
- [#6025](https://github.com/influxdata/influxdb/pull/6025): Remove deprecated JSON write path.
- [#5744](https://github.com/influxdata/influxdb/issues/5744): Add integer literal support to the query language.
- [#5939](https://github.com/influxdata/influxdb/issues/5939): Support viewing and killing running queries.
### Bugfixes