From 21353f4ba5bb46b5de5cc720806f4ac916161cdb Mon Sep 17 00:00:00 2001 From: bergquist Date: Tue, 6 Dec 2016 09:05:12 +0100 Subject: [PATCH] docs: adds note about closing #6779 --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 151e0cbcbbd..5398481b198 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -22,6 +22,7 @@ * **PNG Rendering**: Fix for server side rendering when setting enforce_domain to true [#6769](https://github.com/grafana/grafana/issues/6769) * **Webhooks**: Add content type json to outgoing webhooks [#6822](https://github.com/grafana/grafana/issues/6822) * **Keyboard shortcut**: Fixed zoom out shortcut [#6837](https://github.com/grafana/grafana/issues/6837) +* **Webdav**: Adds basic auth headers to webdav uploader [#6779](https://github.com/grafana/grafana/issues/6779) # 4.0.1 (2016-12-02)