-
Notifications
You must be signed in to change notification settings - Fork 8.1k
Update change log for 7.2.0 #16401
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
Update change log for 7.2.0 #16401
Conversation
Update change log for 7.2.0 # Conflicts: # .spelling
77c8795 to
bf1936b
Compare
|
This PR has Quantification details
Why proper sizing of changes matters
Optimal pull request sizes drive a better predictable PR flow as they strike a
What can I do to optimize my changes
How to interpret the change counts in git diff output
Was this comment helpful? 👍 :ok_hand: :thumbsdown: (Email) |
|
@TravisEz13 @adityapatwardhan the changelog is by far too thin as it leaves out all the changes made in preview releases but they are important! |
|
@mi-hol The change log is incremental. So you should look all parts from 7.1 release to 7.2 release. |
|
Said another way, the entire 7.2.md should be considered the change log for the entire 7.2 release. The last part is only the difference between rc.1 and the final release. |
|
🎉 Handy links: |
* Merged PR 17994: Update change log for 7.2.0 Update change log for 7.2.0 # Conflicts: # .spelling * add blank change log for 7.3 Co-authored-by: Aditya Patwardhan <adityap@microsoft.com>
* Merged PR 17994: Update change log for 7.2.0 Update change log for 7.2.0 # Conflicts: # .spelling * add blank change log for 7.3 Co-authored-by: Aditya Patwardhan <adityap@microsoft.com>
PR Summary
Update change log for 7.2.0
PR Context
This was committed after the tag for 7.2 so it needs to be backported to the 7.2.1 branch.
PR Checklist
.h,.cpp,.cs,.ps1and.psm1files have the correct copyright headerWIP:or[ WIP ]to the beginning of the title (theWIPbot will keep its status check atPendingwhile the prefix is present) and remove the prefix when the PR is ready.(which runs in a different PS Host).