From d50ed30c15f41cabbda40943351d3844cffc8940 Mon Sep 17 00:00:00 2001 From: Daniel Lee Date: Tue, 9 Oct 2018 21:01:16 +0200 Subject: [PATCH] changelog: adds note for #13559 --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2b0c472e8bc..4321250cb00 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,7 @@ # 5.3.0 (unreleased) * **Stackdriver**: Filter wildcards and regex matching are not yet supported [#13495](https://github.com/grafana/grafana/issues/13495) +* **Stackdriver**: Support the distribution metric type for heatmaps [#13559](https://github.com/grafana/grafana/issues/13559) # 5.3.0-beta3 (2018-10-03)