Skip to content

Commit 4481cba

Browse files
committed
Merged PR 30733: [release/v7.2.19] Update CHANGELOG
[release/v7.2.19] Update `CHANGELOG` I've run `textlint --rule terminology <changedFileName-7.2.md>` and no error reported.
1 parent ca15ea7 commit 4481cba

File tree

1 file changed

+27
-0
lines changed

1 file changed

+27
-0
lines changed

CHANGELOG/7.2.md

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,32 @@
11
# 7.2 Changelog
22

3+
## [7.2.19] - 2024-04-11
4+
5+
### Build and Packaging Improvements
6+
7+
<details>
8+
9+
<summary>
10+
11+
<p>Bump to .NET 6.0.29</p>
12+
13+
</summary>
14+
15+
<ul>
16+
<li>Allow artifacts produced by partially successful builds to be consumed by release pipeline</li>
17+
<li>Update SDK, dependencies and <code>cgmanifest</code> for <code>7.2.19</code></li>
18+
<li>Revert changes to <code>packaging.psm1</code></li>
19+
<li>Verify environment variable for OneBranch before we try to copy (#21441)</li>
20+
<li>Multiple fixes in official build pipeline (#21408)</li>
21+
<li>Add <code>dotenv</code> install as latest version does not work with current Ruby version (#21239)</li>
22+
<li>PowerShell co-ordinated build OneBranch pipeline (#21364)</li>
23+
<li>Remove <code>surrogateFile</code> setting of <code>APIScan</code> (#21238)</li>
24+
</ul>
25+
26+
</details>
27+
28+
[7.2.19]: https://github.com/PowerShell/PowerShell/compare/v7.2.18...v7.2.19
29+
330
## [7.2.18] - 2024-01-11
431

532
### Build and Packaging Improvements

0 commit comments

Comments
 (0)