Jelajahi Sumber

fix(): updated changelog

Torkel Ödegaard 9 tahun lalu
induk
melakukan
072f51e300
2 mengubah file dengan 2 tambahan dan 2 penghapusan
  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
 ### Bug fixes
 * **Dashboard title**: Fixed max dashboard title width (media query) for large screens,  fixes [#4859](https://github.com/grafana/grafana/issues/4859)
 * **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",
   "stable": "2.6.0",
-	"testing": "3.0.0-beta5"
+	"testing": "3.0.0-beta7"
 }
 }