diff --git a/CHANGELOG.md b/CHANGELOG.md index 6d80707..58fd6be 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,16 @@ The format is based on and uses the types of changes according to [Keep a Change ## [Unreleased] +### Added + +- Added condition comments to each test. + +### Fixed + +- Fixed csv CIS controls that were not matched correctly. + +## [0.1.9] - 2024-06-10 + ### Fixed - Fixed bug in 1.1.1 that caused the test to fail/pass incorrectly. Added verbose output. @@ -12,6 +22,7 @@ The format is based on and uses the types of changes according to [Keep a Change - Updated helper csv formatting for one cis control. + ## [0.1.8] - 2024-06-09 ### Added