fix(): updated changelog

This commit is contained in:
Torkel Ödegaard
2016-05-02 10:18:22 +02:00
parent af95993d6d
commit 072f51e300
2 changed files with 2 additions and 2 deletions

View File

@@ -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)

View File

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