From ace0e0331f77ec9f709b4eb3d255f1af2819a0e5 Mon Sep 17 00:00:00 2001 From: Philip O'Toole Date: Tue, 22 Sep 2015 10:48:08 -0700 Subject: [PATCH] Update CHANGELOG for PR 4198 [ci skip] --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5d0383c076..97f2a5c787 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,7 @@ - [#4140](https://github.com/influxdb/influxdb/pull/4140): Make storage engine configurable - [#4161](https://github.com/influxdb/influxdb/pull/4161): Implement bottom selector function - [#4196](https://github.com/influxdb/influxdb/pull/4196): Export tsdb.Iterator +- [#4198](https://github.com/influxdb/influxdb/pull/4198): Add basic cluster-service stats ### Bugfixes - [#3457](https://github.com/influxdb/influxdb/issues/3457): [0.9.3] cannot select field names with prefix + "." that match the measurement name