4
0
Fork 0

fixed typo and updated

Signed-off-by: Mark Bolwell <mark.bollyuk@gmail.com>
This commit is contained in:
Mark Bolwell 2023-08-01 17:06:00 +01:00
parent 2a38e18864
commit 0713706d4c
No known key found for this signature in database
GPG key ID: 1DE02A772D0908F9

View file

@ -3,9 +3,10 @@
## 1.1.0 ## 1.1.0
- new workflow configuration - 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 - .pre-commit-config.yaml
- MANIFEST.in
- .secrets.baseline - .secrets.baseline
- updated to logic in 5.6.5 - updated to logic in 5.6.5
@ -13,6 +14,8 @@
- readme updates - readme updates
- audit control updates and variable name changes - audit control updates and variable name changes
- ability to run audit on arm64(e.g. pi or M1/2) too thanks to @lucab85 #77 - 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 ## 1.0.10