From cf6e5672ab7be2b8bc036585b8a1f96214dd6aa9 Mon Sep 17 00:00:00 2001 From: bergquist Date: Tue, 6 Mar 2018 10:56:17 +0100 Subject: [PATCH] changelog: adds note about closing #11063 --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1c5b9fe3751..07b137e8768 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,7 @@ # 5.0.1 (unreleased) * **Postgres**: PostgreSQL error when using ipv6 address as hostname in connection string [#11055](https://github.com/grafana/grafana/issues/11055), thanks [@svenklemm](https://github.com/svenklemm) +* **Dashboards**: Changing templated value from dropdown is causing unsaved changes [#11063](https://github.com/grafana/grafana/issues/11063) # 5.0.0-stable (2018-03-01)