From e6cdae32a1a4b6f2ef22da4fd165db33d2b05203 Mon Sep 17 00:00:00 2001 From: DrIOS <58635327+DrIOSX@users.noreply.github.com> Date: Sun, 23 Jun 2024 19:34:53 -0500 Subject: [PATCH] docs: Update CHANGELOG --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 890df99..dc91822 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,7 @@ The format is based on and uses the types of changes according to [Keep a Change - Fixed 6.1.1 test definition to include the correct connection. - Removed banner and warning from EXO and AzureAD connection step. - Fixed missing CommentBlock for `Remove-RowsWithEmptyCSVStatus` function. +- Fixed formatting and color for various Write-Host messages. ### Added