Skip to content

Commit 65188b4

Browse files
committed
Update CHANGELOG and bump version
1 parent 1575002 commit 65188b4

File tree

2 files changed

+12
-2
lines changed

2 files changed

+12
-2
lines changed

AdditionalHardening.admx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<!--
33
Author: Florian Stosse <florian.stosse@gmail.com>
4-
Version: 1.0.37
5-
Date: 2024-11-12
4+
Version: 1.1
5+
Date: 2024-12-08
66
-->
77
<policyDefinitions xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" revision="1.0" schemaVersion="1.0" xmlns="http://schemas.microsoft.com/GroupPolicy/2006/07/PolicyDefinitions">
88
<policyNamespaces>

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,16 @@ All notable changes to this project will be documented in this file.
33

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

6+
## [v1.1] - 2024-12-08
7+
### Changed
8+
- Major refactoring of the codebase
9+
- Better consistency of indentation and formatting
10+
- Split in several file for network, system and debugging categories
11+
### Added
12+
- Additional settings from the Microsoft Security Guide and the legacy MSS settings
13+
- Not translated to fr-FR for now
14+
- Settings were removed if already present in the main ADMX files
15+
616
## [v1.0.37] - 2024-11-12
717
### Added
818
- New policy to enable or disable the support for KASAN

0 commit comments

Comments
 (0)