diff --git a/powershell-gallery/docs-conceptual/powershellget/psresourceget-release-notes.md b/powershell-gallery/docs-conceptual/powershellget/psresourceget-release-notes.md index 60c4af6..a4d4500 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: 02/02/2026 +ms.date: 02/20/2026 ms.topic: release-notes title: What's new in PSResourceGet --- @@ -13,6 +13,8 @@ complete list of changes, see the [CHANGELOG][01] in the GitHub repository. ## Release history +- v1.2.0-rc3 - Preview release - shipped in PowerShell 7.6.0-rc1 +- v1.2.0-rc2 - Preview release - released to the PowerShell Gallery only - 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 @@ -38,6 +40,14 @@ complete list of changes, see the [CHANGELOG][01] in the GitHub repository. ## Release notes +### 1.2.0-rc3 - 2026-02-06 + +- Packages that depend on a specific versions should search for dependenies using NormalizedVersion + +### 1.2.0-rc2 - 2026-02-05 + +- For packages that depend on a specific version, use an exact version instead of a version range. + ### 1.2.0-rc1 - 2026-01-14 - Fix `-WhatIf` parameter to respect provided value instead of simply checking presence diff --git a/powershell-gallery/powershellget-3.x/Microsoft.PowerShell.PSResourceGet/About/about_PSResourceGet.md b/powershell-gallery/powershellget-3.x/Microsoft.PowerShell.PSResourceGet/About/about_PSResourceGet.md index a0c8432..4e0064c 100644 --- a/powershell-gallery/powershellget-3.x/Microsoft.PowerShell.PSResourceGet/About/about_PSResourceGet.md +++ b/powershell-gallery/powershellget-3.x/Microsoft.PowerShell.PSResourceGet/About/about_PSResourceGet.md @@ -2,7 +2,7 @@ description: Describes how to use version 3.x of the PowerShellGet module. Locale: en-US ms.custom: 1.1.1 -ms.date: 03/21/2025 +ms.date: 02/20/2026 online version: https://learn.microsoft.com/powershell/module/microsoft.powershell.psresourceget/about_PSResourceGet?view=powershellget-3.x&WT.mc_id=ps-gethelp schema: 2.0.0 title: about PSResourceGet @@ -11,7 +11,7 @@ title: about PSResourceGet ## Short description -Describes how to use version 1.2.0-preview5 of the +Describes how to use version 1.2.0-rc3 of the **Microsoft.PowerShell.PSResourceGet** module. ## Long description