From 686f598d4403a2da11f14549a0b0cbee16a13b28 Mon Sep 17 00:00:00 2001 From: bergquist Date: Fri, 16 Dec 2016 17:11:33 +0100 Subject: [PATCH] docs(changelog): adds note about closing #6473 --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index edbbde5386e..455bdf86fa5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -22,6 +22,7 @@ * **Dashboard**: Posting empty dashboard result in corrupted dashboard [#5443](https://github.com/grafana/grafana/issues/5443) * **Logging**: Fixed logging level confing issue [#6978](https://github.com/grafana/grafana/issues/6978) * **Notifications**: Remove html escaping the email subject. [#6905](https://github.com/grafana/grafana/issues/6905) +* **Influxdb**: Fixes broken field dropdown when using template vars as measurement. [#6473](https://github.com/grafana/grafana/issues/6473) # 4.0.2 (2016-12-08)