From 0f9037462704e33c7de4b5b6446fcd970696dbd7 Mon Sep 17 00:00:00 2001 From: Hercules Mango Churchill Date: Wed, 2 May 2018 13:29:24 +0000 Subject: [PATCH] Update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b09a408521..6a21cc5301 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -19,6 +19,7 @@ v1.6.0 [unreleased] - [#9777](https://github.com/influxdata/influxdb/pull/9777): Log information about index version during startup. - [#9793](https://github.com/influxdata/influxdb/pull/9793): Add key sanitization to deletetsm. - [#9791](https://github.com/influxdata/influxdb/pull/9791): Optimize the spread function to process points iteratively instead of in batch. +- [#9649](https://github.com/influxdata/influxdb/pull/9649): Allow math functions to be used in the condition. ### Bugfixes