From cb9fc3f6b48b726c684827a25cb3d6dc48b24e66 Mon Sep 17 00:00:00 2001 From: Marcus Efraimsson Date: Tue, 5 Jun 2018 09:35:24 +0200 Subject: [PATCH] changelog: add notes about closing #11657 [skip ci] --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 47e604c59db..4e0b549ffc0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -36,6 +36,7 @@ * **Provisioning**: Verify checksum of dashboards before updating to reduce load on database [#11670](https://github.com/grafana/grafana/issues/11670) * **Provisioning**: Support symlinked files in dashboard provisioning config files [#11958](https://github.com/grafana/grafana/issues/11958) * **Dashboard list panel**: Search dashboards by folder [#11525](https://github.com/grafana/grafana/issues/11525) +* **Sidenav**: Always show server admin link in sidenav if grafana admin [#11657](https://github.com/grafana/grafana/issues/11657) # 5.1.3 (2018-05-16)