docs: Update Changelog

This commit is contained in:
DrIOS
2024-06-12 13:00:23 -05:00
parent b123bd4155
commit 9dba7c2be8

View File

@@ -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