瀏覽代碼

fix(): updated changelog

Torkel Ödegaard 9 年之前
父節點
當前提交
072f51e300
共有 2 個文件被更改,包括 2 次插入2 次删除
  1. 1 1
      CHANGELOG.md
  2. 1 1
      latest.json

+ 1 - 1
CHANGELOG.md

@@ -1,4 +1,4 @@
-# 3.0.0-beta7 (unreleased)
+# 3.0.0-beta7 (2016-05-02)
 
 ### Bug fixes
 * **Dashboard title**: Fixed max dashboard title width (media query) for large screens,  fixes [#4859](https://github.com/grafana/grafana/issues/4859)

+ 1 - 1
latest.json

@@ -1,4 +1,4 @@
 {
   "stable": "2.6.0",
-	"testing": "3.0.0-beta5"
+	"testing": "3.0.0-beta7"
 }