Update Changelog - #24670
Conversation
|
Justin Chung (@jshigetomi) The change log PR usually is opened targeting the release branch in Azure DevOps, not in GitHub. Has this changed recently? |
|
Travis Plunk (@TravisEz13) should I target mscodehub instead? |
Dongbo Wang (@daxian-dbw) When I tag a commit for the release, I should tag this merged commit for the CL on upstream, correct? |
No, you just tag the head of the release branch in Azure DevOps. As the last step of a preview release, we need to merge the release branch to GitHub master branch with a merge commit. I can help with that. |
PR Summary
This pull request updates the
CHANGELOG/preview.mdfile to include the changes for the 7.6.0-preview.1 release. The most important changes include breaking changes, general cmdlet updates and fixes, code cleanup, tools, tests, build and packaging improvements, and documentation updates.Breaking Changes:
ConvertTo-Json(ConvertTo-Json: Treat large enums as numbers #20999) (Thanks Jordan Borean (@jborean93)!)General Cmdlet Updates and Fixes:
Code Cleanup:
ShowModuleControl.xaml.cs(chore: update ShowModuleControl.xaml.cs #24248) (Thanks Ikko Eltociear Ashimine (@eltociear)!)Build and Packaging Improvements:
PR Context
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.- [ ] Issue filed:
(which runs in a different PS Host).