From 37032a435dbca4ae3c1c8b6d2b70da24b8194a18 Mon Sep 17 00:00:00 2001 From: bergquist Date: Wed, 10 Oct 2018 13:06:29 +0200 Subject: [PATCH] changelog: set date for 5.3.0 release --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c73ed61fc05..70f1aa1f282 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ * **Datasource Proxy**: Keep trailing slash for datasource proxy requests [#13326](https://github.com/grafana/grafana/pull/13326), thx [@ryantxu](https://github.com/ryantxu) -# 5.3.0 (unreleased) +# 5.3.0 (2018-10-10) * **Stackdriver**: Filter wildcards and regex matching are not yet supported [#13495](https://github.com/grafana/grafana/issues/13495) * **Stackdriver**: Support the distribution metric type for heatmaps [#13559](https://github.com/grafana/grafana/issues/13559)