File tree 3 files changed +54
-0
lines changed
3 files changed +54
-0
lines changed Original file line number Diff line number Diff line change @@ -1287,6 +1287,9 @@ TabExpansion
1287
1287
PSv2
1288
1288
System.Data.SqlClient
1289
1289
Microsoft.CSharp
1290
+ v7.2.10
1291
+ 7.2.x
1292
+ v7.3.3
1290
1293
- CHANGELOG.md
1291
1294
aavdberg
1292
1295
asrosent
Original file line number Diff line number Diff line change 1
1
# 7.2 Changelog
2
2
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
+
3
31
## [ 7.2.9] - 2023-01-24
4
32
5
33
### Engine Updates and Fixes
Original file line number Diff line number Diff line change 1
1
# 7.3 Changelog
2
2
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
+
3
26
## [ 7.3.2] - 2023-01-24
4
27
5
28
### Engine Updates and Fixes
You can’t perform that action at this time.
0 commit comments