Skip to content

Commit

Permalink
Merged PR 23538: Change log for 7.2.8
Browse files Browse the repository at this point in the history
Add generated 7.2 change log
  • Loading branch information
TravisEz13 committed Dec 13, 2022
1 parent e0ef892 commit b9296ad
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .spelling
Original file line number Diff line number Diff line change
Expand Up @@ -1140,6 +1140,10 @@ mcr.microsoft.com
global.json
sha256
PkgES
TabExpansion
PSv2
Microsoft.CSharp
System.Data.SqlClient
- CHANGELOG.md
aavdberg
asrosent
Expand Down
30 changes: 30 additions & 0 deletions CHANGELOG/7.2.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,35 @@
# 7.2 Changelog

## [7.2.8] - 2022-12-13

### Engine Updates and Fixes

- Remove TabExpansion for PSv2 from remote session configuration (Internal 23294)

### Build and Packaging Improvements

<details>

<summary>

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

</summary>

<ul>
<li>Update CGManifest and ThirdPartyNotices</li>
<li>Update Microsoft.CSharp from 4.3.0 to 4.7.0</li>
<li>Update to latest SDK (#18610)</li>
<li>Allow two-digit revisions in vPack package validation pattern (#18569)</li>
<li>Update outdated dependencies (#18576)</li>
<li>Work around args parsing issue (#18606)</li>
<li>Bump System.Data.SqlClient from 4.8.4 to 4.8.5 (#18515)</li>
</ul>

</details>

[7.2.8]: https://github.com/PowerShell/PowerShell/compare/v7.2.7...v7.2.8

## [7.2.7] - 2022-10-20

### Engine Updates and Fixes
Expand Down

0 comments on commit b9296ad

Please sign in to comment.