From 1a1a6632f2fdee4a7d32f4b23bea87ad841a6a04 Mon Sep 17 00:00:00 2001 From: yesoreyeram <153843+yesoreyeram@users.noreply.github.com> Date: Tue, 7 Jan 2025 08:19:20 +0000 Subject: [PATCH] update changelog --- CHANGELOG.md | 4 ++++ package.json | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 458f2e74..babbe40e 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 5bff7fbe..fd6a00c9 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": {