From 2712f7841247a09edaf064a67053bf7867e3edd7 Mon Sep 17 00:00:00 2001 From: DrIOS <58635327+DrIOSX@users.noreply.github.com> Date: Wed, 5 Jun 2024 15:05:21 -0500 Subject: [PATCH] docs: update CHANGELOG --- CHANGELOG.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6f2c164..546b8f7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,17 @@ The format is based on and uses the types of changes according to [Keep a Change ### Added +- Updated test definitions for CIS Microsoft 365 Foundations Benchmark for better error handling and object output when errors occur. +- Added a parameter to the `Initialize-CISAuditResult` function to allow for a static failed object to be created when an error occurs. + +### Fixed + + + +## [0.1.4] - 2024-05-30 + +### Added + - Test definitions filter function. - Logging function for future use. - Test grade written to console.