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
10 changes: 6 additions & 4 deletions CHANGELOG/7.6.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,12 +17,16 @@

<summary>

<p>We thank the following contributors!</p>
<p>@kasperk81</p>
<p>Update to .NET SDK 10.0.201</p>
Comment thread
daxian-dbw marked this conversation as resolved.

</summary>

<ul>
<li>Update v7.6 release branch to use .NET SDK 10.0.201 (#27041)</li>
<li>Create LTS package and non-LTS package for macOS for LTS releases (#27040)</li>
<li>Fix the container image for package pipelines (#27020)</li>
<li>Update <code>Microsoft.PowerShell.PSResourceGet</code> version to 1.2.0 (#27007)</li>
Comment thread
daxian-dbw marked this conversation as resolved.
<li>Update LTS and Stable release settings in metadata (#27006)</li>
<li>Update branch for release (#26989)</li>
<li>Fix <code>ConvertFrom-ClearlyDefinedCoordinates</code> to handle API object coordinates (#26986)</li>
<li>Update NuGet package versions in <code>cgmanifest.json</code> to actually match the branch (#26982)</li>
Expand All @@ -32,12 +36,10 @@
<li>Bump actions/dependency-review-action from 4.8.3 to 4.9.0 (#26974)</li>
<li>Hardcode Official templates (#26972)</li>
<li>Fix a preview detection test for the packaging script (#26971)</li>
<li>Fetch latest ICU release version dynamically (#26970) (Thanks @kasperk81!)</li>
<li>Add PMC packages for debian13 and rhel10 (#26917)</li>
<li>Add version in description and pass store task on failure (#26889)</li>
<li>Exclude .exe packages from publishing to GitHub (#26887)</li>
<li>Correct the package name for .deb and .rpm packages (#26884)</li>
<li>Update <code>Microsoft.PowerShell.PSResourceGet</code> version to 1.2.0 (#27007)</li>
</ul>

</details>
Expand Down
Loading