|
|
@@ -0,0 +1,18 @@
|
|
|
++++
|
|
|
+title = "What's New in Grafana v5.4"
|
|
|
+description = "Feature & improvement highlights for Grafana v5.4"
|
|
|
+keywords = ["grafana", "new", "documentation", "5.4"]
|
|
|
+type = "docs"
|
|
|
+[menu.docs]
|
|
|
+name = "Version 5.4"
|
|
|
+identifier = "v5.4"
|
|
|
+parent = "whatsnew"
|
|
|
+weight = -10
|
|
|
++++
|
|
|
+
|
|
|
+# What's New in Grafana v5.4
|
|
|
+
|
|
|
+## Changelog
|
|
|
+
|
|
|
+Checkout the [CHANGELOG.md](https://github.com/grafana/grafana/blob/master/CHANGELOG.md) file for a complete list
|
|
|
+of new features, changes, and bug fixes.
|