File tree Expand file tree Collapse file tree 2 files changed +3
-4
lines changed Expand file tree Collapse file tree 2 files changed +3
-4
lines changed Original file line number Diff line number Diff line change 12
12
# RootModule = ''
13
13
14
14
# Version number of this module.
15
- ModuleVersion = ' 2.3.1 '
15
+ ModuleVersion = ' 2.3.0 '
16
16
17
17
# Supported PSEditions
18
18
CompatiblePSEditions = ' Core' , ' Desktop'
@@ -121,7 +121,8 @@ PrivateData = @{
121
121
# IconUri = ''
122
122
123
123
# ReleaseNotes of this module
124
- ReleaseNotes = ' * Updated Set-AzStackHCI to use HTTP PATCH for updating cluster resource instead of HTTP PUT and to only send updated properties.'
124
+ ReleaseNotes = ' * Fixed issue for WAC.
125
+ * Restricted registration for 23H2 devices exclusively to cloud deployment.'
125
126
126
127
# Prerelease string of this module
127
128
# Prerelease = ''
Original file line number Diff line number Diff line change 18
18
- Additional information about change #1
19
19
-->
20
20
## Upcoming Release
21
-
22
- ## Version 2.3.1
23
21
* Updated ` Set-AzStackHCI ` to use HTTP PATCH for updating cluster resource instead of HTTP PUT and to only send updated properties.
24
22
25
23
## Version 2.3.0
You can’t perform that action at this time.
0 commit comments