Skip to content

Commit

Permalink
Merged PR 30733: [release/v7.2.19] Update CHANGELOG
Browse files Browse the repository at this point in the history
[release/v7.2.19] Update `CHANGELOG`

I've run `textlint --rule terminology <changedFileName-7.2.md>` and no error reported.
  • Loading branch information
daxian-dbw committed Apr 11, 2024
1 parent ca15ea7 commit 4481cba
Showing 1 changed file with 27 additions and 0 deletions.
27 changes: 27 additions & 0 deletions CHANGELOG/7.2.md
@@ -1,5 +1,32 @@
# 7.2 Changelog

## [7.2.19] - 2024-04-11

### Build and Packaging Improvements

<details>

<summary>

<p>Bump to .NET 6.0.29</p>

</summary>

<ul>
<li>Allow artifacts produced by partially successful builds to be consumed by release pipeline</li>
<li>Update SDK, dependencies and <code>cgmanifest</code> for <code>7.2.19</code></li>
<li>Revert changes to <code>packaging.psm1</code></li>
<li>Verify environment variable for OneBranch before we try to copy (#21441)</li>
<li>Multiple fixes in official build pipeline (#21408)</li>
<li>Add <code>dotenv</code> install as latest version does not work with current Ruby version (#21239)</li>
<li>PowerShell co-ordinated build OneBranch pipeline (#21364)</li>
<li>Remove <code>surrogateFile</code> setting of <code>APIScan</code> (#21238)</li>
</ul>

</details>

[7.2.19]: https://github.com/PowerShell/PowerShell/compare/v7.2.18...v7.2.19

## [7.2.18] - 2024-01-11

### Build and Packaging Improvements
Expand Down

0 comments on commit 4481cba

Please sign in to comment.