File tree Expand file tree Collapse file tree 3 files changed +54
-0
lines changed
Expand file tree Collapse file tree 3 files changed +54
-0
lines changed Original file line number Diff line number Diff line change @@ -1287,6 +1287,9 @@ TabExpansion
12871287PSv2
12881288System.Data.SqlClient
12891289Microsoft.CSharp
1290+ v7.2.10
1291+ 7.2.x
1292+ v7.3.3
12901293 - CHANGELOG.md
12911294aavdberg
12921295asrosent
Original file line number Diff line number Diff line change 11# 7.2 Changelog
22
3+ ## [ 7.2.10] - 2023-02-23
4+
5+ ### Build and Packaging Improvements
6+
7+ <details >
8+
9+ <summary >
10+
11+ <p >Bump .NET version to 6.0.14</p >
12+
13+ </summary >
14+
15+ <ul >
16+ <li >Fixed package names verification to support multi-digit versions (#17220)</li >
17+ <li >Add pipeline secrets (from #17837) (Internal 24413)</li >
18+ <li >Update to azCopy 10 (#18509)</li >
19+ <li >Update third party notices for v7.2.10 (Internal 24346)</li >
20+ <li >Update cgmanifest for v7.2.10 (Internal 24333)</li >
21+ <li >Pull latest patches for 7.2.10 dependencies (Internal 24325)</li >
22+ <li >Update SDK to 6.0.406 for v7.2.10 (Internal 24324)</li >
23+ <li >Add test for framework dependent package in release pipeline (#18506) (#19114)</li >
24+ <li >Mark 7.2.x releases as latest LTS but not latest stable (#19069)</li >
25+ </ul >
26+
27+ </details >
28+
29+ [ 7.2.10 ] : https://github.com/PowerShell/PowerShell/compare/v7.2.9...v7.2.10
30+
331## [ 7.2.9] - 2023-01-24
432
533### Engine Updates and Fixes
Original file line number Diff line number Diff line change 11# 7.3 Changelog
22
3+ ## [ 7.3.3] - 2023-02-23
4+
5+ ### Build and Packaging Improvements
6+
7+ <details >
8+
9+ <summary >
10+
11+ <p >Bump to use .NET 7.0.3</p >
12+
13+ </summary >
14+
15+ <ul >
16+ <li >Update third party notices for v7.3.3 (Internal 24353)</li >
17+ <li >Add tool to trigger license information gathering for NuGet modules (#18827)</li >
18+ <li >Update global.json to 7.0.200 for v7.3.3 (Internal 24334)</li >
19+ <li >Update cgmanifest for v7.3.3 (Internal 24338)</li >
20+ </ul >
21+
22+ </details >
23+
24+ [ 7.3.3 ] : https://github.com/PowerShell/PowerShell/compare/v7.3.2...v7.3.3
25+
326## [ 7.3.2] - 2023-01-24
427
528### Engine Updates and Fixes
You can’t perform that action at this time.
0 commit comments