Ver código fonte

update changelog

Torkel Ödegaard 11 anos atrás
pai
commit
191f9daf4d
2 arquivos alterados com 2 adições e 3 exclusões
  1. 1 2
      CHANGELOG.md
  2. 1 1
      package.json

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

+ 1 - 1
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"