From 02bf5f9a5826cd6bbeb67b0e081d90bf76040acc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Torkel=20=C3=96degaard?= Date: Sun, 25 May 2014 17:04:51 +0200 Subject: [PATCH] updated changelog with PR #390, special characters in series names (influxdb) --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 262a17ddc3d..b2ae73d196f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,6 @@ vNext - New Y-axis formater for metric values that represent seconds (Issue #427) - thx @jippi +- Allow special characters in serie names (influxdb datasource), PR #390 - thx @majst01 # 1.5.4 (2014-05-13) ### New features and improvements