From f880e566eaf8dfc4cea777352ac2b6b9cafd5fe5 Mon Sep 17 00:00:00 2001 From: DrIOS <58635327+DrIOSX@users.noreply.github.com> Date: Mon, 10 Jun 2024 12:58:50 -0500 Subject: [PATCH] fix: working and verbose confirmation included --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 193d3c3..6d80707 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,10 @@ The format is based on and uses the types of changes according to [Keep a Change ## [Unreleased] +### Fixed + +- Fixed bug in 1.1.1 that caused the test to fail/pass incorrectly. Added verbose output. + ### Docs - Updated helper csv formatting for one cis control.