From df16444665d66741d0e197c04678b68750f677ec Mon Sep 17 00:00:00 2001 From: moudsen Date: Thu, 16 Dec 2021 13:55:03 +0100 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 86d042b..1dc1e3b 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ ## Major rework announcement (2021/12/16) I've decided to take v2.0 forward through a series of code rewrites to facilitate some requests and to start with the code separation for obtaining Graphs through stand-alone code. + Also looking at the "Zabbix Web Agenet" possibilities recently added to Zabbix 5.4 at the same time. Still no clue why Zabbix does not also move the Graph generation into such module and to provision an API on it ... ## Major changes to the code (2021/12/16)