From 1eab5191c79d62dd85e761b1c2a20e9abb012f1e Mon Sep 17 00:00:00 2001 From: Sean Wheeler Date: Mon, 2 Feb 2026 14:00:33 -0600 Subject: [PATCH] Update release notes --- .../powershellget/psresourceget-release-notes.md | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/powershell-gallery/docs-conceptual/powershellget/psresourceget-release-notes.md b/powershell-gallery/docs-conceptual/powershellget/psresourceget-release-notes.md index 5b71150..60c4af6 100644 --- a/powershell-gallery/docs-conceptual/powershellget/psresourceget-release-notes.md +++ b/powershell-gallery/docs-conceptual/powershellget/psresourceget-release-notes.md @@ -1,6 +1,6 @@ --- description: This article contains release notes for the PSResourceGet module. -ms.date: 12/10/2025 +ms.date: 02/02/2026 ms.topic: release-notes title: What's new in PSResourceGet --- @@ -9,16 +9,18 @@ title: What's new in PSResourceGet This is a summary of changes to the **Microsoft.PowerShell.PSResourceGet** module. For a more complete list of changes, see the [CHANGELOG][01] in the GitHub repository. -- Current stable release: **Microsoft.PowerShell.PSResourceGet** v1.1.0 +- Current stable release: **Microsoft.PowerShell.PSResourceGet** v1.1.1 ## Release history +- v1.2.0-rc1 - Preview release - released to the PowerShell Gallery only - v1.2.0-preview5 - Preview release - shipped in PowerShell 7.6.0-preview.6 - v1.2.0-preview4 - Preview release - released to the PowerShell Gallery only - v1.2.0-preview3 - Preview release - released to the PowerShell Gallery only - v1.2.0-preview2 - Preview release - released to the PowerShell Gallery only - v1.2.0-preview1 - Preview release - released to the PowerShell Gallery only -- v1.1.0 - Current release - released to the PowerShell Gallery +- v1.1.1 - Current release - released to the PowerShell Gallery +- v1.1.0 - released to the PowerShell Gallery - v1.1.0 - shipped in PowerShell 7.5.0 and PowerShell 7.6.0-preview.1 - v1.1.0-rc3 - Preview release - released to the PowerShell Gallery only - v1.1.0-rc2 - Preview release - shipped in PowerShell 7.5.0-rc1 @@ -36,6 +38,10 @@ complete list of changes, see the [CHANGELOG][01] in the GitHub repository. ## Release notes +### 1.2.0-rc1 - 2026-01-14 + +- Fix `-WhatIf` parameter to respect provided value instead of simply checking presence + ### 1.2.0-preview5 - 2025-12-05 - Add `Reset-PSResourceRepository` cmdlet to recover from corrupted repository store