update changelog

pull/3930/head
Cory LaNou 2015-09-04 08:41:59 -05:00
parent b62d8c0515
commit be92093490
1 changed files with 2 additions and 0 deletions

View File

@ -11,6 +11,8 @@ With this release InfluxDB is moving to Go 1.5.
- [#3876](https://github.com/influxdb/influxdb/pull/3876): Allow the following syntax in CQs: INTO "1hPolicy".:MEASUREMENT
- [#3975](https://github.com/influxdb/influxdb/pull/3975): Add shard copy service
- [#3986](https://github.com/influxdb/influxdb/pull/3986): Support sorting by time desc
- [#3930](https://github.com/influxdb/influxdb/pull/3930): Wire up TOP aggregate function
- [#1821](https://github.com/influxdb/influxdb/issues/1821): Wire up TOP aggregate
### Bugfixes
- [#3804](https://github.com/influxdb/influxdb/pull/3804): init.d script fixes, fixes issue 3803.