Skip to content

Commit aa032d2

Browse files
author
cormacpayne
authored
Update ChangeLog.md
1 parent cfa9f94 commit aa032d2

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

ChangeLog.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
1-
* Azure Redis Cache
1+
##2016.08.03 version 2.0.0
2+
* Azure Redis Cache
23
* New cmdlet added for New-AzureRmRedisCacheScheduleEntry
34
* New cmdlet added for New-AzureRmRedisCachePatchSchedule
45
* New cmdlet added for Get-AzureRmRedisCachePatchSchedule
56
* New cmdlet added for Remove-AzureRmRedisCachePatchSchedule
7+
68
##2016.07.11 version 1.6.0
79
* **Behavioral change for -Force, –Confirm and $ConfirmPreference parameters for all cmdlets. We are changing this implementation to be in line with PowerShell guidelines. For most cmdlets, this means removing the Force parameter and to skip the ShouldProcess prompt, users will need to include the parameter: ‘-Confirm:$false’ in their PowerShell scripts.** This changes are addressing following issues:
810
* Correct implementation of –WhatIf functionality, allowing a user to determine the effects of a cmdlet or script without making any actual changes

0 commit comments

Comments
 (0)