Update changelogs for v7.4.18, v7.5.9, and v7.6.4#27707
Open
jshigetomi wants to merge 2 commits into
Open
Conversation
Apply the published changelog entries from PowerShell#27691, PowerShell#27684, and PowerShell#27687 to master. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Copilot-Session: 4d8b066a-3f02-4ae4-bfd5-c08b6a180beb
|
Azure Pipelines: There may be pipelines that require an authorized user to comment /azp run to run. |
Contributor
There was a problem hiding this comment.
Pull request overview
This PR syncs the published changelog entries for the July 2026 servicing releases (v7.4.18, v7.5.9, v7.6.4) back into master, without bringing over any release-branch code or pipeline changes.
Changes:
- Add the v7.4.18 changelog section to
CHANGELOG/7.4.md. - Add the v7.5.9 changelog section to
CHANGELOG/7.5.md. - Add the v7.6.4 changelog section to
CHANGELOG/7.6.md.
Reviewed changes
Copilot reviewed 3 out of 3 changed files in this pull request and generated 1 comment.
| File | Description |
|---|---|
| CHANGELOG/7.4.md | Adds v7.4.18 release notes and compare link (includes one inconsistent PR reference format). |
| CHANGELOG/7.5.md | Adds v7.5.9 release notes and compare link. |
| CHANGELOG/7.6.md | Adds v7.6.4 release notes and compare link. |
adityapatwardhan
approved these changes
Jul 21, 2026
Member
|
7.5.9 and 7.6.4 don't have the |
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.
Summary
Bring the published changelog entries from the three July servicing releases into
master:This PR contains changelog updates only; it does not bring release-branch code or pipeline changes into
master.