Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
23 changes: 23 additions & 0 deletions CHANGELOG/7.6.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,28 @@
# 7.6 Changelog

## [7.6.4]

### Build and Packaging Improvements

<details>

<summary>

<p>Update to .NET SDK 10.0.302</p>

</summary>

<ul>
<li>Update branch for release (#27685)</li>
<li>Avoid calling credential provider for public feed for Wix (#27666)</li>
<li>Separate NuGet publish into its own stage after pushing the git tag (#27652)</li>
<li>PMC: Download deb_arm artifact to ensure package is available for PMC publish flow (#27653)</li>
</ul>

</details>

[7.6.4]: https://github.com/PowerShell/PowerShell/compare/v7.6.3...v7.6.4

## [7.6.3]

### Build and Packaging Improvements
Expand Down
Loading