Update CHANGELOG for v7.4.15#27314
Merged
SeeminglyScience merged 1 commit intoPowerShell:masterfrom Apr 22, 2026
Merged
Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
Updates the PowerShell 7.4 changelog to include the release notes for version 7.4.15, bringing content over from the release branch.
Changes:
- Add a new
7.4.15section with categorized release notes (General Cmdlet updates, Tests, Build/Packaging). - Add the
[7.4.15]compare link reference.
| <li>Build, package, and create VPack for the PowerShell-LTS store package within the same <code>msixbundle-vpack</code> pipeline (#27242)</li> | ||
| <li>Change the display name of PowerShell-LTS package to PowerShell LTS (#27232)</li> | ||
| <li>[StepSecurity] ci: Harden GitHub Actions tokens (#27231)</li> | ||
| <li>Redo windows image fix to use latest image (#27230)</li> |
There was a problem hiding this comment.
"Redo windows image fix..." should capitalize "Windows" to match the rest of the changelog and product naming.
Suggested change
| <li>Redo windows image fix to use latest image (#27230)</li> | |
| <li>Redo Windows image fix to use latest image (#27230)</li> |
| <li>Publish <code>.msixbundle</code> package as a VPack (#27187)</li> | ||
| <li>Bump <code>github/codeql-action</code> from 4.32.4 to 4.35.1 (#27143) (#27171) (#27175)</li> | ||
| <li><code>release-upload-buildinfo</code>: replace version-comparison channel gating with metadata flags (#27147)</li> | ||
| <li>Create infrastructure to create two msixs and msixbundles for LTS and Stable (#27145)</li> |
There was a problem hiding this comment.
"msixs" is an incorrect pluralization; consider using "MSIXes" (or "MSIX packages") for clarity and correct spelling.
Suggested change
| <li>Create infrastructure to create two msixs and msixbundles for LTS and Stable (#27145)</li> | |
| <li>Create infrastructure to create two MSIX packages and msixbundles for LTS and Stable (#27145)</li> |
jshigetomi
approved these changes
Apr 22, 2026
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
Bringing in the change log from the release branch
PR Context
PR Checklist
.h,.cpp,.cs,.ps1and.psm1files have the correct copyright header