Update changelog

pull/10151/head
Hercules Mango Churchill 2018-07-31 16:29:17 +00:00
parent 99e2ad60a4
commit 3e12599a44
1 changed files with 1 additions and 0 deletions

View File

@ -36,6 +36,7 @@ v1.6.0 [2018-07-05]
- [#9959](https://github.com/influxdata/influxdb/pull/9959): Improve the number of regex patterns that are optimized to static OR conditions.
- [#10044](https://github.com/influxdata/influxdb/pull/10044): Implement bitset iterator.
- [#10102](https://github.com/influxdata/influxdb/pull/10102): Remove max concurrent compaction limit.
- [#10122](https://github.com/influxdata/influxdb/pull/10122): Add roaring bitmaps to TSI index files.
### Bugfixes