Skip to content

Commit 22dfd1e

Browse files
authored
Update PSResourceGet release notes for RC3 (#331)
1 parent c50c8b6 commit 22dfd1e

2 files changed

Lines changed: 13 additions & 3 deletions

File tree

powershell-gallery/docs-conceptual/powershellget/psresourceget-release-notes.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
description: This article contains release notes for the PSResourceGet module.
3-
ms.date: 02/02/2026
3+
ms.date: 02/20/2026
44
ms.topic: release-notes
55
title: What's new in PSResourceGet
66
---
@@ -13,6 +13,8 @@ complete list of changes, see the [CHANGELOG][01] in the GitHub repository.
1313

1414
## Release history
1515

16+
- v1.2.0-rc3 - Preview release - shipped in PowerShell 7.6.0-rc1
17+
- v1.2.0-rc2 - Preview release - released to the PowerShell Gallery only
1618
- v1.2.0-rc1 - Preview release - released to the PowerShell Gallery only
1719
- v1.2.0-preview5 - Preview release - shipped in PowerShell 7.6.0-preview.6
1820
- 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.
3840

3941
## Release notes
4042

43+
### 1.2.0-rc3 - 2026-02-06
44+
45+
- Packages that depend on a specific versions should search for dependenies using NormalizedVersion
46+
47+
### 1.2.0-rc2 - 2026-02-05
48+
49+
- For packages that depend on a specific version, use an exact version instead of a version range.
50+
4151
### 1.2.0-rc1 - 2026-01-14
4252

4353
- Fix `-WhatIf` parameter to respect provided value instead of simply checking presence

powershell-gallery/powershellget-3.x/Microsoft.PowerShell.PSResourceGet/About/about_PSResourceGet.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
description: Describes how to use version 3.x of the PowerShellGet module.
33
Locale: en-US
44
ms.custom: 1.1.1
5-
ms.date: 03/21/2025
5+
ms.date: 02/20/2026
66
online version: https://learn.microsoft.com/powershell/module/microsoft.powershell.psresourceget/about_PSResourceGet?view=powershellget-3.x&WT.mc_id=ps-gethelp
77
schema: 2.0.0
88
title: about PSResourceGet
@@ -11,7 +11,7 @@ title: about PSResourceGet
1111

1212
## Short description
1313

14-
Describes how to use version 1.2.0-preview5 of the
14+
Describes how to use version 1.2.0-rc3 of the
1515
**Microsoft.PowerShell.PSResourceGet** module.
1616

1717
## Long description

0 commit comments

Comments
 (0)