Update changelog

pull/9687/head
Hercules Mango Churchill 2018-04-05 20:03:07 +00:00
parent b24afed528
commit 4337f5a547
1 changed files with 1 additions and 0 deletions

View File

@ -11,6 +11,7 @@ v1.6.0 [unreleased]
- [#9499](https://github.com/influxdata/influxdb/pull/9499): Implement basic trigonometry functions. - [#9499](https://github.com/influxdata/influxdb/pull/9499): Implement basic trigonometry functions.
- [#9643](https://github.com/influxdata/influxdb/pull/9643): Add ability to delete many series with predicate. - [#9643](https://github.com/influxdata/influxdb/pull/9643): Add ability to delete many series with predicate.
- [#9632](https://github.com/influxdata/influxdb/pull/9632): Implement floor, ceil, and round functions. - [#9632](https://github.com/influxdata/influxdb/pull/9632): Implement floor, ceil, and round functions.
- [#9399](https://github.com/influxdata/influxdb/pull/9399): Allow customizing the unix socket group and permissions created by the server.
### Bugfixes ### Bugfixes