File tree 2 files changed +34
-0
lines changed 2 files changed +34
-0
lines changed Original file line number Diff line number Diff line change @@ -1403,6 +1403,8 @@ pwsh.exe
1403
1403
6.0.100-rc.2.21505.57
1404
1404
ThirdPartyNotices.txt
1405
1405
rtm.21527.11
1406
+ SKUs
1407
+ vmImage
1406
1408
- CHANGELOG/7.0.md
1407
1409
codesign
1408
1410
release-BuildJson
Original file line number Diff line number Diff line change 1
1
# 7.2 Changelog
2
2
3
+ ## [ 7.2.2] - 2022-03-16
4
+
5
+ ### Build and Packaging Improvements
6
+
7
+ <details >
8
+
9
+ <summary >
10
+
11
+ <p >Bump .NET SDK to 6.0.201</p >
12
+
13
+ </summary >
14
+
15
+ <ul >
16
+ <li >Update WiX file (Internal 19460)</li >
17
+ <li >Update .NET SDK version to 6.0.201 (Internal 19457)</li >
18
+ <li >Update experimental feature JSON files (#16838)</li >
19
+ <li >Ensure Alpine and ARM SKUs have <code >powershell.config.json</code > file with experimental features enabled (#16823)</li >
20
+ <li >Update the <code >vmImage</code > and PowerShell root directory for macOS builds (#16611)</li >
21
+ <li >Update macOS build image and root folder for build (#16609)</li >
22
+ <li >Remove WiX install (#16834)</li >
23
+ <li >Opt-in to build security monitoring (#16911)</li >
24
+ <li >Add SBOM manifest for release packages (#16641, #16711)</li >
25
+ <li >Add Linux package dependencies for packaging (#16807)</li >
26
+ <li >Switch to our custom images for build and release (#16801, #16580)</li >
27
+ <li >Remove all references to <code >cmake</code > for the builds in this repo (#16578)</li >
28
+ <li >Register NuGet source when generating <code >CGManifest</code > (#16570)</li >
29
+ </ul >
30
+
31
+ </details >
32
+
33
+ [ 7.2.2 ] : https://github.com/PowerShell/PowerShell/compare/v7.2.1...v7.2.2
34
+
3
35
## [ 7.2.1] - 2021-12-14
4
36
5
37
### General Cmdlet Updates and Fixes
You can’t perform that action at this time.
0 commit comments