From 1cf049f4d80613f39b124cd29a5738630c743d9b Mon Sep 17 00:00:00 2001 From: Bob Pokorny Date: Thu, 30 Mar 2023 08:27:26 -0500 Subject: [PATCH] Updated change log to reference removing passwords from trace logs. --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 99060a4..faa1419 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,7 @@ * Resolved Null HostName error * Added WinCert Cert Store Type * Added custom property parser to not show any passwords +* Removed any password references in trace logs and output settings in JSON format 2.0.0 * Add support for reenrollment jobs (On Device Key Generation) with the ability to specify a cryptographic provider. Specification of cryptographic provider allows HSM (Hardware Security Module) use.