◐ Shell
clean mode source ↗

Update Changelog for release v7.6.1 by adityapatwardhan · Pull Request #27304 · PowerShell/PowerShell

@adityapatwardhan

PR Summary

Update change log

PR Context

PR Checklist

Copilot AI review requested due to automatic review settings

April 20, 2026 16:46

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 7.6 changelog to include the entries for the v7.6.1 release.

Changes:

  • Add a new 7.6.1 section with categorized bullet points (cmdlets, tests, build/packaging).
  • Add build/packaging details under a collapsible <details> block.
  • Add the compare link reference for [7.6.1].

Comment on lines +7 to +11

- [release/v7.6.1] Delay update notification for one week to ensure all packages become available (#27215)

### Tests

- [release/v7.6.1] Fix the `PSNativeCommandArgumentPassing` test (#27179)

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These list entries include a [release/v7.6.1] prefix, which is inconsistent with other stable/patch changelog entries in this repo (for example CHANGELOG/7.6.md:52 and CHANGELOG/7.5.md:11-13 don’t include a branch prefix in the bullet text). Consider dropping the branch tag here (or otherwise standardizing the formatting) so the changelog reads consistently for end users.

Copilot uses AI. Check for mistakes.

@adityapatwardhan adityapatwardhan added the CL-Docs

Indicates that a PR should be marked as a documentation change in the Change Log

label

Apr 20, 2026

adityapatwardhan

daxian-dbw

adityapatwardhan

daxian-dbw


### Tests

- [release/v7.6.1] Fix the `PSNativeCommandArgumentPassing` test (#27179)

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There are many other entries prefixed with [release/v7.6.1]. I think we need to remove them all.

sdwheeler

daxian-dbw

JustinGrote pushed a commit to JustinGrote/PowerShell that referenced this pull request

Jun 2, 2026