From 51ef6f70d3e4eea78a859bd611750b628ffc0b0b Mon Sep 17 00:00:00 2001 From: Alexander Zobnin Date: Thu, 26 Dec 2019 17:56:08 +0300 Subject: [PATCH] update change log --- CHANGELOG.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 83bf8e4cc..6d76c30f9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,8 +6,18 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/). ## Unreleased + +## [3.10.5] - 2019-12-26 ### Added - SLA over time graphs, [#728](https://github.com/alexanderzobnin/grafana-zabbix/issues/728) +- Additional time ranges in functions, [#531](https://github.com/alexanderzobnin/grafana-zabbix/issues/531) + +### Fixed +- Problems panel: query editor broken in Grafana 6.4, [#817](https://github.com/alexanderzobnin/grafana-zabbix/issues/817) +- Datasource: function editor is not working, [#810](https://github.com/alexanderzobnin/grafana-zabbix/issues/810) +- Datasource: cannot add a function to query from typeahead, [#468](https://github.com/alexanderzobnin/grafana-zabbix/issues/468) +- Datasource: annotations editor broken in Grafana 6.x, [#813](https://github.com/alexanderzobnin/grafana-zabbix/issues/813) +- React plugins issue, [#823](https://github.com/alexanderzobnin/grafana-zabbix/issues/823) ## [3.10.4] - 2019-08-08 ### Fixed