Skip to content

Commit

Permalink
Merged PR 20757: Update change log for v7.2.4
Browse files Browse the repository at this point in the history
Update change log for v7.2.4
  • Loading branch information
PaulHigin committed May 13, 2022
1 parent 209dcc1 commit 0739d31
Showing 1 changed file with 28 additions and 0 deletions.
28 changes: 28 additions & 0 deletions CHANGELOG/7.2.md
@@ -1,5 +1,33 @@
# 7.2 Changelog

## [7.2.4] - 2022-05-13

### Build and Packaging Improvements

<details>

<summary>

<p>Bump .NET SDK to 6.0.203</p>

</summary>

<ul>
<li>Add mapping for Ubuntu22.04 Jammy (#17317)</li>
<li>Update to use <code>mcr.microsoft.com</code> (#17272)</li>
<li>Update third party notices</li>
<li>Update global.json and wix</li>
<li>Put Secure supply chain analysis at correct place (#17273)</li>
<li>Fix web cmdlets so that an empty <code>Get</code> does not include a <code>content-length</code> header (#16587)</li>
<li>Update package fallback list for Ubuntu (from those updated for Ubuntu <code>22.04</code>) (<code>deb</code>) (#17217)</li>
<li>Add <code>sha256</code> digests to RPM packages (#17215)</li>
<li>Allow multiple installations of dotnet. (#17216)</li>
</ul>

</details>

[7.2.4]: https://github.com/PowerShell/PowerShell/compare/v7.2.3...v7.2.4

## [7.2.3] - 2022-04-26

### Engine Updates and Fixes
Expand Down

0 comments on commit 0739d31

Please sign in to comment.