Skip to content

Commit

Permalink
Merged PR 26500: Update change log for v7.2.12
Browse files Browse the repository at this point in the history
Update change log for v7.2.12
  • Loading branch information
Patrick Meinecke authored and adityapatwardhan committed Jun 27, 2023
1 parent 98fb44d commit 42663de
Show file tree
Hide file tree
Showing 2 changed files with 46 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .spelling
Expand Up @@ -1425,6 +1425,11 @@ rtm.21527.11
SKUs
vmImage
Ubuntu22.04
PoolNames
wxs
backport
penimc_cor3.dll
releaseTools.psm1
- CHANGELOG/7.0.md
codesign
release-BuildJson
Expand Down
41 changes: 41 additions & 0 deletions CHANGELOG/7.2.md
@@ -1,5 +1,46 @@
# 7.2 Changelog

## [7.2.12] - 2023-06-27

### Build and Packaging Improvements

<details>

<summary>

<p>Bump .NET version to 6.0.411</p>

</summary>

<ul>
<li>Disable SBOM signing for CI and add extra files for packaging tests (#19729)</li>
<li>Update ThirdPartyNotices (Internal 26349)</li>
<li>Update the cgmanifest</li>
<li>Add PoolNames variable group to compliance pipeline (#19408)</li>
<li>Add tool to trigger license information gathering for NuGet modules (#18827)</li>
<li>Update to .NET 6.0.410 (#19798)</li>
<li>Always regenerate files wxs fragment (#19803)</li>
<li>Add prompt to fix conflict during backport (#19583)</li>
<li>Add backport function to release tools (#19568)</li>
<li>Do not remove <code>penimc_cor3.dll</code> from build (#18438)</li>
<li>Remove unnecessary native dependencies from the package (#18213)</li>
<li>Delete symbols on Linux as well (#19735)</li>
<li>Bump <code>Microsoft.PowerShell.MarkdownRender</code> (#19751)</li>
<li>Backport compliance changes (#19719)</li>
<li>Delete charset regex test (#19585)</li>
<li>Fix issue with merge of 19068 (#19586)</li>
<li>Update the team member list in <code>releaseTools.psm1</code> (#19574)</li>
<li>Verify that packages have license data (#19543) (#19575)</li>
<li>Update experimental-feature.json (#19581)</li>
<li>Fix the regex used for package name check in <code>vPack</code> build (#19573)</li>
<li>Make the vPack PAT library more obvious (#19572)</li>
<li>Add an explicit manual stage for changelog update (#19551) (#19567)</li>
</ul>

</details>

[7.2.12]: https://github.com/PowerShell/PowerShell/compare/v7.2.11...v7.2.12

## [7.2.11] - 2023-04-12

### Build and Packaging Improvements
Expand Down

0 comments on commit 42663de

Please sign in to comment.