Update changelog for release v7.5.5#27014
Merged
adityapatwardhan merged 1 commit intomasterfrom Mar 12, 2026
Merged
Conversation
TravisEz13
approved these changes
Mar 12, 2026
Contributor
There was a problem hiding this comment.
Pull request overview
Updates the PowerShell 7.5 release changelog to include the notes and comparison link for the 7.5.5 release.
Changes:
- Add a new
## [7.5.5]section with categorized release notes (Engine, Cmdlets, Tools, Tests, Build/Packaging). - Include the
v7.5.4...v7.5.5compare link reference for the new release section.
You can also share your feedback on Copilot code review. Take the survey.
| <li>Remove unused runCodesignValidationInjection variable from pipeline templates (#26825)</li> | ||
| <li>Update <code>Get-ChangeLog</code> to handle backport PRs correctly (#26824)</li> | ||
| <li>Mirror .NET/runtime ICU version range in PowerShell (#26821) (Thanks @kasperk81!)</li> | ||
| <li>Update the macos package name for preview releases to match the previous pattern (#26820)</li> |
There was a problem hiding this comment.
In this list, "macos" is inconsistent with other items that use the product name "macOS" (e.g., "Fix macOS preview...") in the same 7.5.5 section. Consider normalizing to "macOS" for consistency.
Suggested change
| <li>Update the macos package name for preview releases to match the previous pattern (#26820)</li> | |
| <li>Update the macOS package name for preview releases to match the previous pattern (#26820)</li> |
| <li>Remove usage of fpm for DEB package generation (#26809)</li> | ||
| <li>Replace fpm with native macOS packaging tools (pkgbuild/productbuild) (#26801)</li> | ||
| <li>Fix build to only enable ready-to-run for the Release configuration (#26798)</li> | ||
| <li>Fix R2R for fxdependent packaging (#26797)</li> |
There was a problem hiding this comment.
There are two spaces before the PR number "(#26797)" which makes the changelog entry look unintentional. Please remove the extra whitespace to match the formatting of the other list items.
Suggested change
| <li>Fix R2R for fxdependent packaging (#26797)</li> | |
| <li>Fix R2R for fxdependent packaging (#26797)</li> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
PR Summary
Update changelog
PR Context
PR Checklist
.h,.cpp,.cs,.ps1and.psm1files have the correct copyright header