We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9656d85 commit 5201f9fCopy full SHA for 5201f9f
src/DesktopVirtualization/Az.DesktopVirtualization.psd1
@@ -124,7 +124,7 @@ PrivateData = @{
124
# IconUri = ''
125
126
# ReleaseNotes of this module
127
- ReleaseNotes = '* Added new MSIX Package cmdlets and updated Applications cmdlets.'
+ ReleaseNotes = '* Added StartVMOnConnect property to hostpool.'
128
129
# Prerelease string of this module
130
# Prerelease = ''
src/DesktopVirtualization/ChangeLog.md
@@ -20,6 +20,9 @@
20
## Upcoming Release
21
* Added StartVMOnConnect property to hostpool.
22
23
+## Version 2.1.0
24
+* Added StartVMOnConnect property to hostpool.
25
+
26
## Version 2.0.1
27
* Added new MSIX Package cmdlets and updated Applications cmdlets.
28
0 commit comments