update CHANGELOG

pull/8716/head
Stuart Carnie 2017-08-17 11:12:48 -07:00
parent c86dc0d103
commit 4233763321
1 changed files with 1 additions and 0 deletions

View File

@ -35,6 +35,7 @@
- [#8677](https://github.com/influxdata/influxdb/issues/8677): Fix backups when snapshot is empty.
- [#8706](https://github.com/influxdata/influxdb/pull/8706): Cursor leak, resulting in an accumulation of `.tsm.tmp` files after compactions.
- [#8712](https://github.com/influxdata/influxdb/pull/8712): Force time expressions to use AND and improve condition parsing.
- [#8716](https://github.com/influxdata/influxdb/pull/8716): Ensure inputs are closed on error. Add runtime GC finalizer as additional guard to close iterators
## v1.3.4 [unreleased]