Bump version to 3.11.0

This commit is contained in:
Alexander Zobnin
2020-03-20 16:27:11 +03:00
parent 71d7aa4d57
commit 4daee57681
3 changed files with 4 additions and 4 deletions

View File

@@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/) The format is based on [Keep a Changelog](http://keepachangelog.com/)
and this project adheres to [Semantic Versioning](http://semver.org/). and this project adheres to [Semantic Versioning](http://semver.org/).
## [3.11] - 2020-03-20 ## [3.11.0] - 2020-03-20
### Added ### Added
- Improve variable query editor, [#705](https://github.com/alexanderzobnin/grafana-zabbix/issues/705) - Improve variable query editor, [#705](https://github.com/alexanderzobnin/grafana-zabbix/issues/705)
- Transform/percentile function, [#868](https://github.com/alexanderzobnin/grafana-zabbix/issues/868) - Transform/percentile function, [#868](https://github.com/alexanderzobnin/grafana-zabbix/issues/868)

View File

@@ -1,7 +1,7 @@
{ {
"name": "grafana-zabbix", "name": "grafana-zabbix",
"private": false, "private": false,
"version": "3.10.5", "version": "3.11.0",
"description": "Zabbix plugin for Grafana", "description": "Zabbix plugin for Grafana",
"homepage": "http://grafana-zabbix.org", "homepage": "http://grafana-zabbix.org",
"scripts": { "scripts": {

View File

@@ -26,8 +26,8 @@
{"name": "Metric Editor", "path": "img/screenshot-metric_editor.png"}, {"name": "Metric Editor", "path": "img/screenshot-metric_editor.png"},
{"name": "Triggers", "path": "img/screenshot-triggers.png"} {"name": "Triggers", "path": "img/screenshot-triggers.png"}
], ],
"version": "3.10.5", "version": "3.11.0",
"updated": "2019-12-26" "updated": "2020-03-20"
}, },
"includes": [ "includes": [