File tree Expand file tree Collapse file tree 2 files changed +11
-1
lines changed
Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change 11# Preview Changelog
22
3+ ## [ 1.2.0-rc1] ( https://github.com/PowerShell/PSResourceGet/compare/v1.2.0-preview5..v1.2.0-rc1 ) - 2026-01-14
4+
5+ ## Bug fix
6+ - ` WhatIf ` parameter should respect provided value instead of simply checking presence (#1925 )
7+
38## [ 1.2.0-preview5] ( https://github.com/PowerShell/PSResourceGet/compare/v1.2.0-preview4..v1.2.0-preview5 ) - 2025-12-05
49
510### New Features
Original file line number Diff line number Diff line change 5050 ' usres' )
5151 PrivateData = @ {
5252 PSData = @ {
53- Prerelease = ' preview5 '
53+ Prerelease = ' rc1 '
5454 Tags = @ (' PackageManagement' ,
5555 ' PSEdition_Desktop' ,
5656 ' PSEdition_Core' ,
6060 ProjectUri = ' https://go.microsoft.com/fwlink/?LinkId=828955'
6161 LicenseUri = ' https://go.microsoft.com/fwlink/?LinkId=829061'
6262 ReleaseNotes = @'
63+ ## 1.2.0-rc1
64+
65+ ## Bug fix
66+ - `WhatIf` parameter should respect provided value instead of simply checking presence (#1925)
67+
6368## 1.2.0-preview5
6469
6570### New Features
You can’t perform that action at this time.
0 commit comments