From 495488205fe15c92a852882e0eddef6dab7f2056 Mon Sep 17 00:00:00 2001 From: Alexander Zobnin Date: Tue, 18 Apr 2017 15:19:38 +0300 Subject: [PATCH] Update change log --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 08c78bf..9b9d849 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/). - Sum and count aggregations. - Expand user macros in items [#212](https://github.com/alexanderzobnin/grafana-zabbix/issues/212) - replaceAlias() function [#287](https://github.com/alexanderzobnin/grafana-zabbix/issues/287) +- Additional `Range` config option for trends [#364](https://github.com/alexanderzobnin/grafana-zabbix/issues/364) ### Changed - Add template variables to dropdown metric list [#310](https://github.com/alexanderzobnin/grafana-zabbix/issues/310)