From e830352d3883ec20007f1bc3c834533da3e70aa4 Mon Sep 17 00:00:00 2001 From: Marcus Efraimsson Date: Mon, 15 Oct 2018 11:46:12 +0200 Subject: [PATCH] changelog: add notes about closing #13628 [skip ci] --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 40997284610..349874b0784 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -18,6 +18,7 @@ * **Render**: Fix PhantomJS render of graph panel when legend displayed as table to the right [#13616](https://github.com/grafana/grafana/issues/13616) * **Stackdriver**: Filter option disappears after removing initial filter [#13607](https://github.com/grafana/grafana/issues/13607) +* **Variables**: Fix nesting variables leads to exception and missing refresh [#13628](https://github.com/grafana/grafana/issues/13628) # 5.3.0 (2018-10-10)