From 5331f93febae37a73ee3d524b7d1844992e5c410 Mon Sep 17 00:00:00 2001 From: thl-cmk <thl-cmk@outlook.com> Date: Mon, 29 May 2023 19:23:16 +0000 Subject: [PATCH] Update CHANGELOG --- CHANGELOG | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/CHANGELOG b/CHANGELOG index 774fe47..9459dfa 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1 +1,6 @@ -2021-12-02: initial release +2021-02-25: rewrite for CMK 2.x + added warning/critical is chassis grade not equeal maxGrade +2021-09-10: rewrite parse function +2021-09-11: added WATO, cleanup +2022-10-23: fixed warning on upgrade "non-empty params vanished" for discovery_chassis and discovery_sgms +2023-05-29: moved gui files to ~/local/lib/check_mk/gui/plugins/... -- GitLab