Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix role metadata and disable Rule 1.1.1.6 #17

Merged
merged 5 commits into from
Feb 23, 2022
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
update changelog for 3.1.0
  • Loading branch information
darkwizard242 committed Feb 23, 2022
commit e830ef9ff0bc9d69b60a74009af71e27e3c25919
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

Changes/Fixes/Additions/Removals addressed in Releases. Dates are in MM/DD/YYYY format.

## [3.1.0](https://github.com/darkwizard242/cis_ubuntu_2004/releases/tag/3.1.0) - 02/23/2022

### Fixed

- Rule 1.8.1 package name correction by @jodlajodla in <https://github.com/darkwizard242/cis_ubuntu_2004/pull/16>
- Fix role metadata and disable Rule 1.1.1.6 by @darkwizard242 in <https://github.com/darkwizard242/cis_ubuntu_2004/pull/17>

## [3.0.0](https://github.com/darkwizard242/cis_ubuntu_2004/releases/tag/3.0.0) - 01/03/2022

### Fixed
Expand Down