Skip to content

Commit 3eba888

Browse files
committed
update changelog.md
1 parent ba5648b commit 3eba888

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

src/Resources/Resources/ChangeLog.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,10 +19,11 @@
1919
-->
2020
## Upcoming Release
2121
* Fixed for null reference bug in `Get-AzRoleAssignment`
22-
* Marked switch `-Force` and `-PassThru` optional in `Remove-AzADGroup` (#10849)
23-
* Fixed issue that `MailNickname` doesn't return in `Remove-AzADGroup` (#11167)
24-
* Fix for null reference bug in GetAzureRoleAssignmentCommand
25-
* Add breaking change attributes for upcoming changes to policy cmdlets
22+
* Marked switch `-Force` and `-PassThru` optional in `Remove-AzADGroup` [#10849]
23+
* Fixed issue that `MailNickname` doesn't return in `Remove-AzADGroup` [#11167]
24+
* Fixed issue that `Remove-AzADGroup` pipe operation doesn't work [#11171]
25+
* Fixed for null reference bug in GetAzureRoleAssignmentCommand
26+
* Added breaking change attributes for upcoming changes to policy cmdlets
2627
* Updated `Get-AzResourceGroup` to perform resource group tag filtering on server-side
2728
* Extended Tag cmdlets to accept -ResourceId
2829
- Get-AzTag -ResourceId

0 commit comments

Comments
 (0)