From 191f9daf4dac54f08b60a3b1588f06959e8e8933 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Torkel=20=C3=96degaard?= Date: Sat, 7 Jun 2014 08:16:28 +0200 Subject: [PATCH] update changelog --- CHANGELOG.md | 3 +-- package.json | 2 +- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5e9e4f33fef..baf12383d65 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,8 +13,7 @@ - Partial support for url encoded metrics when using Graphite datasource (PR #327) - thx @axe-felix - Improvement to InfluxDB query editor and function/value column selection (Issue #473) - Initial support for filtering (templated queries) for InfluxDB (PR #375) - thx @mavimo -- Row editing and adding new panel is now a lot quicker and easier with the new - row menu (Issue #475) +- Row editing and adding new panel is now a lot quicker and easier with the new row menu (Issue #475) #### Changes - Graphite panel is now renamed graph (Existing dashboards will still work) diff --git a/package.json b/package.json index 1e2a173ba8b..4e843b3d878 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "company": "Coding Instinct AB" }, "name": "grafana", - "version": "1.5.4", + "version": "1.6.0-rc.1", "repository": { "type": "git", "url": "http://github.com/torkelo/grafana.git"