Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Harvester57 committed Nov 17, 2022
1 parent adacc46 commit 2bbac88
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
2 changes: 1 addition & 1 deletion AdditionalHardening.admx
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<!--
Author: Florian Stosse <[email protected]>
Version: 1.0.24
Date: 2022-111-17
Date: 2022-11-17
-->
<policyDefinitions xmlns:xsd="http://www.w3.org/2001/XMLSchema"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" revision="1.0" schemaVersion="1.0"
Expand Down
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,11 @@ All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).

## [v1.0.24] - 2022-11-17
### Fixed
- Apply "EnableCertPaddingCheck" as REG_SZ, not DWORD
- Improve Schannel-related descriptions

## [v1.0.23] - 2022-10-17
### Added
- "Disable the strong-name bypass feature" policy for .NET Framework
Expand Down

0 comments on commit 2bbac88

Please sign in to comment.