From 0713706d4c40dff6842c9779cd8167249b77e8a8 Mon Sep 17 00:00:00 2001 From: Mark Bolwell Date: Tue, 1 Aug 2023 17:06:00 +0100 Subject: [PATCH] fixed typo and updated Signed-off-by: Mark Bolwell --- Changelog.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/Changelog.md b/Changelog.md index f553ad9..f6006b5 100644 --- a/Changelog.md +++ b/Changelog.md @@ -3,9 +3,10 @@ ## 1.1.0 - new workflow configuration -- Added pre-commit config - Does not have to be used but can imrpove things + - Allowing devel and main configs + - IaC code found in alternate repo for easier mgmt +- Added pre-commit config - Does not have to be used but can improve things - .pre-commit-config.yaml - - MANIFEST.in - .secrets.baseline - updated to logic in 5.6.5 @@ -13,6 +14,8 @@ - readme updates - audit control updates and variable name changes - ability to run audit on arm64(e.g. pi or M1/2) too thanks to @lucab85 #77 +- tidy up README adopted PR #78 thanks to @lucab85 + ## 1.0.10