File tree 2 files changed +14
-10
lines changed
2 files changed +14
-10
lines changed Original file line number Diff line number Diff line change 1
1
# Versions
2
2
3
3
## [ Unreleased]
4
- * Update Powerstig to parse\apply Oracle Linux 8 STIG - Ver 2, Rel 1 [ #1380 ] ( https://github.com/microsoft/PowerStig/issues/1380 )
5
4
6
- * Update Powerstig to parse\apply Microsoft Windows Server 2019 STIG - Ver 3, Rel 1 [ # 1369 ] ( https://github.com/microsoft/PowerStig/issues/1369 )
5
+ ## [ 4.23.0 ] - 2024-09-11
7
6
7
+ * Update Powerstig to parse\apply Oracle Linux 8 STIG - Ver 2, Rel 1 [ #1380 ] ( https://github.com/microsoft/PowerStig/issues/1380 )
8
+ * Update Powerstig to parse\apply Microsoft Windows Server 2019 STIG - Ver 3, Rel 1 [ #1369 ] ( https://github.com/microsoft/PowerStig/issues/1369 )
8
9
* Update Powerstig to parse\apply Microsoft Windows Server 2022 STIG - Ver 2, Rel 1 [ #1370 ] ( https://github.com/microsoft/PowerStig/issues/1370 )
9
-
10
10
* Update Powerstig to parse\apply U_MS_SQL_Server_2016_Instance_V3R1_Manual_STIG [ #1373 ] ( https://github.com/microsoft/PowerStig/issues/1373 )
11
-
12
11
* Update Powerstig to parse\apply Microsoft IIS 10.0 Server STIG [ #1371 ] ( https://github.com/microsoft/PowerStig/issues/1371 )
13
-
14
12
* Update Powerstig to parse\apply Microsoft Office 365 ProPlus STIG - Ver 3, Rel 1 [ #1372 ] ( https://github.com/microsoft/PowerStig/issues/1372 )
15
-
16
13
* Update Powerstig to parse\apply Microsoft Windows 11 STIG - Ver 2, Rel 1 [ #1368 ] ( https://github.com/microsoft/PowerStig/issues/1368 )
17
-
18
14
* Update Powerstig to parse\apply Microsoft Windows 10 STIG - Ver 3, Rel 1 [ #1366 ] ( https://github.com/microsoft/PowerStig/issues/1366 )
19
-
20
15
* Update Powerstig to parse/apply Microsoft Edge STIG - Ver 2, Rel 1 [ #1364 ] ( https://github.com/microsoft/PowerStig/issues/1350 )
21
16
22
17
## [ 4.22.0] - 2024-05-31
Original file line number Diff line number Diff line change 6
6
RootModule = ' PowerStig.psm1'
7
7
8
8
# Version number of this module.
9
- ModuleVersion = ' 4.22 .0'
9
+ ModuleVersion = ' 4.23 .0'
10
10
11
11
# ID used to uniquely identify this module
12
12
GUID = ' a132f6a5-8f96-4942-be25-b213ee7e4af3'
119
119
Prerelease = ' '
120
120
121
121
# ReleaseNotes of this module
122
- ReleaseNotes = ' '
122
+ ReleaseNotes = ' ## [4.23.0] - 2024-09-11
123
+ * Update Powerstig to parse\apply Oracle Linux 8 STIG - Ver 2, Rel 1 [#1380](https://github.com/microsoft/PowerStig/issues/1380)
124
+ * Update Powerstig to parse\apply Microsoft Windows Server 2019 STIG - Ver 3, Rel 1 [#1369](https://github.com/microsoft/PowerStig/issues/1369)
125
+ * Update Powerstig to parse\apply Microsoft Windows Server 2022 STIG - Ver 2, Rel 1 [#1370](https://github.com/microsoft/PowerStig/issues/1370)
126
+ * Update Powerstig to parse\apply U_MS_SQL_Server_2016_Instance_V3R1_Manual_STIG [#1373](https://github.com/microsoft/PowerStig/issues/1373)
127
+ * Update Powerstig to parse\apply Microsoft IIS 10.0 Server STIG [#1371](https://github.com/microsoft/PowerStig/issues/1371)
128
+ * Update Powerstig to parse\apply Microsoft Office 365 ProPlus STIG - Ver 3, Rel 1 [#1372](https://github.com/microsoft/PowerStig/issues/1372)
129
+ * Update Powerstig to parse\apply Microsoft Windows 11 STIG - Ver 2, Rel 1 [#1368](https://github.com/microsoft/PowerStig/issues/1368)
130
+ * Update Powerstig to parse\apply Microsoft Windows 10 STIG - Ver 3, Rel 1 [#1366](https://github.com/microsoft/PowerStig/issues/1366)
131
+ * Update Powerstig to parse/apply Microsoft Edge STIG - Ver 2, Rel 1 [#1364](https://github.com/microsoft/PowerStig/issues/1350)'
123
132
} # End of PSData hashtable
124
133
} # End of PrivateData hashtable
125
134
}
You can’t perform that action at this time.
0 commit comments