Skip to content

Commit b9296ad

Browse files
committed
Merged PR 23538: Change log for 7.2.8
Add generated 7.2 change log
1 parent e0ef892 commit b9296ad

File tree

2 files changed

+34
-0
lines changed

2 files changed

+34
-0
lines changed

.spelling

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1140,6 +1140,10 @@ mcr.microsoft.com
11401140
global.json
11411141
sha256
11421142
PkgES
1143+
TabExpansion
1144+
PSv2
1145+
Microsoft.CSharp
1146+
System.Data.SqlClient
11431147
- CHANGELOG.md
11441148
aavdberg
11451149
asrosent

CHANGELOG/7.2.md

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

3+
## [7.2.8] - 2022-12-13
4+
5+
### Engine Updates and Fixes
6+
7+
- Remove TabExpansion for PSv2 from remote session configuration (Internal 23294)
8+
9+
### Build and Packaging Improvements
10+
11+
<details>
12+
13+
<summary>
14+
15+
<p>Bump .NET SDK to 6.0.403</p>
16+
17+
</summary>
18+
19+
<ul>
20+
<li>Update CGManifest and ThirdPartyNotices</li>
21+
<li>Update Microsoft.CSharp from 4.3.0 to 4.7.0</li>
22+
<li>Update to latest SDK (#18610)</li>
23+
<li>Allow two-digit revisions in vPack package validation pattern (#18569)</li>
24+
<li>Update outdated dependencies (#18576)</li>
25+
<li>Work around args parsing issue (#18606)</li>
26+
<li>Bump System.Data.SqlClient from 4.8.4 to 4.8.5 (#18515)</li>
27+
</ul>
28+
29+
</details>
30+
31+
[7.2.8]: https://github.com/PowerShell/PowerShell/compare/v7.2.7...v7.2.8
32+
333
## [7.2.7] - 2022-10-20
434

535
### Engine Updates and Fixes

0 commit comments

Comments
 (0)