From ba942147bec61df06b0753af27b17f34b7c44c58 Mon Sep 17 00:00:00 2001 From: rbsec Date: Sat, 8 Apr 2023 22:36:58 +0100 Subject: [PATCH] Bump version and update changelog --- Changelog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/Changelog b/Changelog index 84f5ec4..f01d98f 100644 --- a/Changelog +++ b/Changelog @@ -1,5 +1,12 @@ Changelog ========= +Version: 2.0.16 +Date : 08/04/2023 +Author : rbsec +Changes: The following are a list of changes + > Fix incorret detection of TLSv1.3 on Server 2019 (credit jtesta) + > Fix incorrect XML certificate output + Version: 2.0.15 Date : 03/07/2022 Author : rbsec