Skip to content

Commit 6cbffd4

Browse files
authored
Add dates and profile change details to changelog
1 parent e668942 commit 6cbffd4

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

ChangeLog.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
1-
##2016.06.17 version 1.5.1
1+
##2016.06.23 version 1.5.1
22
* Azure Resource Manager
3-
- Fix a bug in New-AzureRmResourceGroupDeployment. In some deployments the cmdlet throws an exception with "Deployment 'deploymentName' could not be found." and causes the cmdlet to fail. The fix makes sure the deployment is created before getting operations.
3+
- Fix a bug in New-AzureRmResourceGroupDeployment. In some deployments the cmdlet throws an exception with "Deployment 'deploymentName' could not be found." and causes the cmdlet to fail. The fix makes sure the deployment is created before getting operations.
4+
* AzureRM.Profile
5+
- Fix issues #2387, #2388 with SubscriptionId and TenantId ValidationSet in Set-AzureRMContext cmdlet
46
##2016.06.01 version 1.5.0
57
* Azure Resource Manager
68
- (Get/Set/New/Remove)-AzureRmResourceGroup cmdlets will now use the new autorest generated ARM assembly

0 commit comments

Comments
 (0)