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