From b1bd04566e6c6b33283f93014e36b1f0fda60ab9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Torkel=20=C3=96degaard?= Date: Thu, 17 Apr 2014 22:36:12 +0200 Subject: [PATCH] updated changelog --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 816a2a8ac6d..0e66b077a1c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,5 @@ -# 1.5.3 +# 1.5.3 (2014-04-17) +- Add support for async scripted dashboards (Issue #274) - Text panel now accepts html (for links to other dashboards, etc) (Issue #236) - Fix for Text panel, now changes take effect directly (Issue #251) - Fix when adding functions without params that did not cause graph to update (Issue #267)