diff --git a/CHANGELOG.md b/CHANGELOG.md index fccf8e57..8a24811b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,21 @@ # Change Log +## [4.4.4] - 2023-11-21 + +### Feature + +- Update configuration page to follow best practices + +### Fix + +- Dashboards not showing up in configuration + +### Chore + +- Added lint github workflow +- Update grafana-plugin-sdk-go to latest +- Remove legacy form styling + ## [4.4.3] - 2023-10-10 ### Chore diff --git a/package.json b/package.json index 24efb38b..e7fb600f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "grafana-zabbix", - "version": "4.4.3", + "version": "4.4.4", "description": "Zabbix plugin for Grafana", "homepage": "http://grafana-zabbix.org", "bugs": {