update changelog

This commit is contained in:
yesoreyeram
2025-01-07 08:19:20 +00:00
parent 374c83d17d
commit 1a1a6632f2
2 changed files with 5 additions and 1 deletions

View File

@@ -1,5 +1,9 @@
# Change Log # 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 ## [4.6.0] - 2024-12-16
- Feature: Added support for Zabbix 7. ( Fixes [#1914](https://github.com/grafana/grafana-zabbix/issues/1914) ) - Feature: Added support for Zabbix 7. ( Fixes [#1914](https://github.com/grafana/grafana-zabbix/issues/1914) )

View File

@@ -1,6 +1,6 @@
{ {
"name": "grafana-zabbix", "name": "grafana-zabbix",
"version": "4.6.0", "version": "4.6.1",
"description": "Zabbix plugin for Grafana", "description": "Zabbix plugin for Grafana",
"homepage": "http://grafana-zabbix.org", "homepage": "http://grafana-zabbix.org",
"bugs": { "bugs": {