From c23f9a1f377b66b983bbd6921837b2ac47e02f35 Mon Sep 17 00:00:00 2001 From: Marcus Efraimsson Date: Mon, 25 Jun 2018 16:32:32 +0200 Subject: [PATCH] changelog: add notes about closing #11868 [skip ci] --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a49ba58ef89..19daed035c4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,6 +13,7 @@ ### Minor * **Plugins**: Handle errors correctly when loading datasource plugin [#12383](https://github.com/grafana/grafana/pull/12383) thx [@rozetko](https://github.com/rozetko) +* **Render**: Enhance error message if phantomjs executable is not found [#11868](https://github.com/grafana/grafana/issues/11868) # 5.2.0-beta3 (2018-06-21)