From dd26dd97bc6f4e6782a3434b11664286d95e8c3b Mon Sep 17 00:00:00 2001 From: thl-cmk <thl-cmk@outlook.com> Date: Tue, 7 May 2024 17:51:34 +0000 Subject: [PATCH] Update CHANGELOG --- CHANGELOG | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG b/CHANGELOG index 687ab6c..00b539f 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,2 +1,6 @@ 2021-05-15: rewritten for CMK 2.0 by thl-cmk[at]outlook[dot]com. Based on https://exchange.checkmk.com/p/ssllabs by lgbff /Karsten Schoeke karsten[dot]schoeke[at]geobasis-bb[dot]de -2024-05-01: complete refactoring/rework \ No newline at end of file +2024-05-01: complete refactoring/rework +2024-05-06: added pending to ok states for end points +2024-05-07: fixed crash on wrong params int "ERROR" state + changed max CMK version in package info to 2.3.0b1 + \ No newline at end of file -- GitLab