Browse Source

changelog: adds note about closing #9707

bergquist 8 years ago
parent
commit
d854abccad
1 changed files with 1 additions and 0 deletions
  1. 1 0
      CHANGELOG.md

+ 1 - 0
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)