From 8f4b354f8f1f2360e878921220fec88f02dad391 Mon Sep 17 00:00:00 2001 From: Philip O'Toole Date: Tue, 22 Sep 2015 21:52:19 -0700 Subject: [PATCH] Correct PR link in CHANGELOG [ci skip] --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ca6f1bbe3a8..69ce6352959 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,7 @@ - [#4065](https://github.com/influxdb/influxdb/pull/4065): Added precision support in cmd client. Thanks @sbouchex - [#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/4204): Allow module-level selection for SHOW STATS +- [#4204](https://github.com/influxdb/influxdb/pull/4204): Allow module-level selection for SHOW STATS - [#4196](https://github.com/influxdb/influxdb/pull/4196): Export tsdb.Iterator - [#4198](https://github.com/influxdb/influxdb/pull/4198): Add basic cluster-service stats