Skip to content

Commit

Permalink
Polish changelog for upcoming release (#14686)
Browse files Browse the repository at this point in the history
  • Loading branch information
dingmeng-xue authored and wyunchi-ms committed Apr 7, 2021
1 parent 53e8946 commit 11e4c96
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions src/Resources/Resources/ChangeLog.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,12 +19,12 @@
-->

## Upcoming Release
* Added upcoming breaking change warnings on below cmdlets, because the value of IdentifierUri parameter will need verified domain.
* Added upcoming breaking change warnings on below cmdlets, because the value of `IdentifierUris` parameter will need verified domain.
- `New-AzADApplication`
- `Update-AzADApplication`
- `New-AzADServicePrincipal`
- `Update-AzADServicePrincipal`
* Ignored bicep warning message in error stream if exitcode equals zero.
* Ignored Bicep warning message in error stream if exitcode equals zero.

## Version 3.4.0
* Redirected bicep message to verbose stream
Expand Down
2 changes: 1 addition & 1 deletion src/StreamAnalytics/StreamAnalytics/ChangeLog.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
- Additional information about change #1
-->
## Upcoming Release
* The parameters of all cmdlet will be updated in an upcoming breaking change release.
* Added upcoming breaking change warning message to all cmdlets because of upcoming changes on parameters.

## Version 1.0.1
* Update references in .psd1 to use relative path
Expand Down

0 comments on commit 11e4c96

Please sign in to comment.