Add support for v7 (#1835)

* Add support for v7

* Bump version
This commit is contained in:
Zoltán Bedi
2024-06-10 14:53:15 +02:00
committed by GitHub
parent 7664a75617
commit aecdb4bbee
8 changed files with 478 additions and 29 deletions

View File

@@ -1,5 +1,9 @@
# Change Log
## [4.5.0] - 2024-06-10
- Add support for Zabbix version 7
## [4.4.9] - 2024-04-30
- Fix: Improve compatibility with the scenes framework (#1822)