diff --git a/CHANGELOG.md b/CHANGELOG.md index 0670aa0..fccf8e5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # Change Log +## [4.4.3] - 2023-10-10 + +### Chore + +- Don't track requests on dashboard [#1707](https://github.com/grafana/grafana-zabbix/pull/1707) + ## [4.4.2] - 2023-10-09 ### Chore diff --git a/package.json b/package.json index b331774..f3858f0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "grafana-zabbix", - "version": "4.4.2", + "version": "4.4.3", "description": "Zabbix plugin for Grafana", "homepage": "http://grafana-zabbix.org", "bugs": {