From 4b8b4e171af62f447d05359e1d93ef96f58d8ea4 Mon Sep 17 00:00:00 2001 From: bergquist Date: Thu, 21 Jun 2018 14:31:55 +0200 Subject: [PATCH] changelog: adds note about closing #10971 --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 43a1ed15b0e..a00936090a4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,6 @@ # 5.3.0 (unreleased) +* **Dataproxy**: Pass configured/auth headers to a Datasource [#10971](https://github.com/grafana/grafana/issues/10971), thx [@mrsiano](https://github.com/mrsiano) * **Cleanup**: Make temp file time to live configurable [#11607](https://github.com/grafana/grafana/issues/11607), thx [@xapon](https://github.com/xapon) # 5.2.0 (unreleased)