Update CHANGELOG for v7.4.15 by SeeminglyScience · Pull Request #27314 · PowerShell/PowerShell
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
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> |
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
"Redo windows image fix..." should capitalize "Windows" to match the rest of the changelog and product naming.
| <li>Redo windows image fix to use latest image (#27230)</li> | |
| <li>Redo Windows image fix to use latest image (#27230)</li> |
Copilot uses AI. Check for mistakes.
| <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> |
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
"msixs" is an incorrect pluralization; consider using "MSIXes" (or "MSIX packages") for clarity and correct spelling.
| <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> |
Copilot uses AI. Check for mistakes.