From 1dbe8b2706a7085cbffca650d9e41ae80c6c5890 Mon Sep 17 00:00:00 2001 From: Mark Bolwell Date: Wed, 26 Jul 2023 17:21:26 +0100 Subject: [PATCH] updated Signed-off-by: Mark Bolwell --- Changelog.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/Changelog.md b/Changelog.md index 0a98224..04f7d85 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,5 +1,17 @@ # Changes to rhel9CIS +## 1.1.0 + +- new workflow configuration +- Added pre-commit config - Does not have to be used but can imrpove things + - .pre-commit-config.yaml + - MANIFEST.in + - .secrets.baseline + +- updated to logic in 5.6.5 +- lint updates to 6.1.x +- readme updates + ## 1.0.10 - [#72](https://github.com/ansible-lockdown/RHEL9-CIS/issues/72)