From d58a560fda5b2380920e56e0b9316e0bf75cfd7c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Torkel=20=C3=96degaard?= Date: Thu, 19 Oct 2017 12:55:52 +0200 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4fcb156f1cc..14858af10f0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -20,6 +20,7 @@ # 4.6.0-beta3 (unreleased) * **Prometheus**: Fix for browser crash for short time ranges. [#9575](https://github.com/grafana/grafana/issues/9575) * **Heatmap**: Fix for y-axis not showing. [#9576](https://github.com/grafana/grafana/issues/9576) +* **Save to file**: Fix for save to file in export modal. [#9586](https://github.com/grafana/grafana/issues/9586) # 4.6.0-beta2 (2017-10-17)