From 42d26400b1c810de25ef645d44a2dd6198246554 Mon Sep 17 00:00:00 2001 From: Marcus Efraimsson Date: Wed, 5 Sep 2018 18:47:26 +0200 Subject: [PATCH] changelog: add notes about closing #13030 [skip ci] --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1a623d5ea8e..e8afd55c222 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -84,6 +84,7 @@ These are new features that's still being worked on and are in an experimental p ### Tech * **Frontend**: Convert all Frontend Karma tests to Jest tests [#12224](https://github.com/grafana/grafana/issues/12224) +* **Backend**: Upgrade to golang 1.11 [#13030](https://github.com/grafana/grafana/issues/13030) # 5.2.3 (2018-08-29)