From 2c68c071c00c37ab4ab42ba8a6d5cd318881389b Mon Sep 17 00:00:00 2001 From: bergquist Date: Mon, 13 Feb 2017 15:11:45 +0100 Subject: [PATCH] changelog: update release of 2017-02-13 --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d62249d74e0..c10b14a128a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -34,7 +34,7 @@ * **Prometheus**: Add support for basic auth in Prometheus tsdb package [#6799](https://github.com/grafana/grafana/issues/6799), thx [@hagen1778](https://github.com/hagen1778) * **OAuth**: Redirect to original page when logging in with OAuth [#7513](https://github.com/grafana/grafana/issues/7513) -# 4.1.2 (unreleased) +# 4.1.2 (2017-02-13) ### Bugfixes * **Table**: Fixes broken annotation rendering mode in the table panel [#7268](https://github.com/grafana/grafana/issues/7268)