diff --git a/CHANGELOG.md b/CHANGELOG.md index 458f2e7..babbe40 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ # Change Log +## [4.6.1] - 2025-01-07 + +- Bug fix: Fixed a compatibility issue with zabbix 7. ( Fixes [#1935](https://github.com/grafana/grafana-zabbix/issues/1935) ) + ## [4.6.0] - 2024-12-16 - Feature: Added support for Zabbix 7. ( Fixes [#1914](https://github.com/grafana/grafana-zabbix/issues/1914) ) diff --git a/package.json b/package.json index 5bff7fb..fd6a00c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "grafana-zabbix", - "version": "4.6.0", + "version": "4.6.1", "description": "Zabbix plugin for Grafana", "homepage": "http://grafana-zabbix.org", "bugs": {