diff --git a/CHANGELOG.md b/CHANGELOG.md index 0b9b2d728af..a86f9a9fd72 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,4 @@ -# 1.5.4 (2014-04-13) +# 1.5.4 (2014-05-13) ### New features and improvements - InfluxDB enhancement: support for multiple hosts (with retries) and raw queries (Issue #318, thx @toddboom) - Added rounding for graphites from and to time range filters diff --git a/latest.json b/latest.json new file mode 100644 index 00000000000..0db600fdcc6 --- /dev/null +++ b/latest.json @@ -0,0 +1,4 @@ +{ + "version": "1.5.4", + "url": "http://grafanarel.s3.amazonaws.com/grafana-1.5.4.tar.gz" +} \ No newline at end of file