Skip to content

Commit 1395f6f

Browse files
committed
Update changelogs for hotfix release
1 parent a95520a commit 1395f6f

File tree

3 files changed

+8
-1
lines changed

3 files changed

+8
-1
lines changed

src/ResourceManager/Compute/ChangeLog.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,12 @@
1818
- Additional information about change #1
1919
-->
2020
## Current Release
21-
21+
- Fix issue with VM DIsk and VM Disk snapshot create and update cmdlets, (link)[https://github.com/azure/azure-powershell/issues/4309]
22+
- New-AzureRmDisk
23+
- New-AzureRmSnapshot
24+
- Update-AzureRmDisk
25+
- Update-AzureRmSnapshot
26+
2227
## Version 3.2.0
2328
* Storage account type support for Image disk:
2429
- 'StorageAccountType' parameter is added to Set-AzureRmImageOsDisk and Add-AzureRmImageDataDisk

src/ResourceManager/Profile/ChangeLog.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
- Additional information about change #1
1919
-->
2020
## Current Release
21+
- Fix issue with non-interactive user authentication in RDFE (link)[https://github.com/Azure/azure-powershell/issues/4299]
2122

2223
## Version 3.2.0
2324
* Fixed error when using Import-AzureRmContext or Save-AzureRmContext

src/ServiceManagement/Services/Commands.Utilities/ChangeLog.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
- Additional information about change #1
1919
-->
2020
## Current Release
21+
- Fix issue with non-interactive user authentication (link)[https://github.com/Azure/azure-powershell/issues/4299]
2122

2223
## Version 4.2.0
2324
For ExpressRoute:

0 commit comments

Comments
 (0)