From d3c28a814a03d34311c811a9f7605f07a6979904 Mon Sep 17 00:00:00 2001 From: Marcus Efraimsson Date: Thu, 18 Oct 2018 13:45:50 +0200 Subject: [PATCH] changelog: add notes about closing #13674 [skip ci] --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c1884deea41..740c9fc4d2e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -20,6 +20,7 @@ # 5.3.2 (unreleased) * **Postgres**: Fix template variables error [#13692](https://github.com/grafana/grafana/issues/13692), thx [@svenklemm](https://github.com/svenklemm) +* **Cloudwatch**: Fix service panic because of race conditions [#13674](https://github.com/grafana/grafana/issues/13674), thx [@mtanda](https://github.com/mtanda) # 5.3.1 (2018-10-16)