-
Notifications
You must be signed in to change notification settings - Fork 4k
Update change log to include breaking changes for release #2743
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Hi @cormacpayne, I'm your friendly neighborhood Azure Pull Request Bot (You can call me AZPRBOT). Thanks for your contribution!
TTYL, AZPRBOT; |
@@ -1,10 +1,150 @@ | |||
##2016.08.03 version 2.0.0 | |||
* Removal of Force parameters |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Removed Force parameters that were marked as obsolete in the previous release for these cmdlets
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
As first bullet: this release contains breaking changes see [the migration guide]: link to your document for details on the changes and how existing scripts are impacted.
@@ -1,10 +1,129 @@ | |||
##2016.08.03 version 2.0.0 | |||
* Removal of Force parameters that were obsoleted in the previous release |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
First bullet:
This release contains breaking changes. Please see [the migration guide](link to your gist) for change details and the impact on existing scripts.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
... that were marked as obsolete in the ...
No description provided.