Skip to content

Commit 893d826

Browse files
committed
Bump to v1.2.0
1 parent bf9b48d commit 893d826

File tree

2 files changed

+6
-7
lines changed

2 files changed

+6
-7
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.1.1
5-
Date: 2024-12-08
4+
Version: 1.2.0
5+
Date: 2025-05-13
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: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,20 +4,19 @@ All notable changes to this project will be documented in this file.
44

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

7-
## [Unreleased]
7+
## [v1.2.0] - 2025-05-13
88

99
### Added
10+
1011
- Policy to enable or disable detailed BSODs
1112
- Policies to control Attack Surface Reduction rules in Windows Defender
1213
- Credits to @MichaelGrafnetter and his project: https://github.com/MichaelGrafnetter/defender-asr-admx
1314
- Policy to enable or disable remote DCOM traffic
15+
1416
### Changed
17+
1518
- Updated translations, wording and descriptions for consistency in en-US and fr-FR
1619
- Fixed a typo in Microsoft's SecGuide template
17-
### Deprecated
18-
### Removed
19-
### Fixed
20-
### Security
2120

2221
## [v1.1.1] - 2024-12-08
2322

0 commit comments

Comments
 (0)