From d854abccad1201d7adc1bb03ce19d6322bf96b30 Mon Sep 17 00:00:00 2001 From: bergquist Date: Wed, 1 Nov 2017 11:00:47 +0100 Subject: [PATCH] changelog: adds note about closing #9707 --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f0d768d05cf..bea1deee41c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -31,6 +31,7 @@ * **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) * **Plugins**: Fixed problem with loading plugin js files behind auth proxy [#9509](https://github.com/grafana/grafana/issues/9509) +* **Graphite**: Annotation tooltip should render empty string when undefined [#9707](https://github.com/grafana/grafana/issues/9707) # 4.6.0 (2017-10-26)