From 3c572aece61431f0c263d002d4f2b51c16e39a1a Mon Sep 17 00:00:00 2001 From: bergquist Date: Tue, 31 Oct 2017 12:56:06 +0100 Subject: [PATCH] changelog: adds note about closing #9713 --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b4846d9db44..0f9c70c540d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -29,6 +29,7 @@ * **Singlestat**: Lost thresholds when using save dashboard as [#9681](https://github.com/grafana/grafana/issues/9681) * **Graph**: Fix for series override color picker [#9715](https://github.com/grafana/grafana/issues/9715) +* **Go**: build using golang 1.9.2 [#9713](https://github.com/grafana/grafana/issues/9713) # 4.6.0 (2017-10-26)