From 575f746baa110c8ff5d41cfae033745f46a14d64 Mon Sep 17 00:00:00 2001 From: bergquist Date: Wed, 1 Nov 2017 11:03:10 +0100 Subject: [PATCH] changelog: set release date for 4.6.1 --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index bea1deee41c..73da7a39ef9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -25,7 +25,7 @@ * **Singlestat**: suppress error when result contains no datapoints [#9636](https://github.com/grafana/grafana/issues/9636), thx [@utkarshcmu](https://github.com/utkarshcmu) * **Postgres/MySQL**: Control quoting in SQL-queries when using template variables [#9030](https://github.com/grafana/grafana/issues/9030), thanks [@svenklemm](https://github.com/svenklemm) -# 4.6.1 (unreleased) +# 4.6.1 (2017-11-01) * **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)