Skip to content

Commit d744a50

Browse files
authored
Update release notes (#333)
* Update release notes * Fix copilot suggestion
1 parent 22dfd1e commit d744a50

2 files changed

Lines changed: 11 additions & 5 deletions

File tree

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

Lines changed: 9 additions & 3 deletions
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/20/2026
3+
ms.date: 03/12/2026
44
ms.topic: release-notes
55
title: What's new in PSResourceGet
66
---
@@ -9,10 +9,11 @@ title: What's new in PSResourceGet
99
This is a summary of changes to the **Microsoft.PowerShell.PSResourceGet** module. For a more
1010
complete list of changes, see the [CHANGELOG][01] in the GitHub repository.
1111

12-
- Current stable release: **Microsoft.PowerShell.PSResourceGet** v1.1.1
12+
- Current stable release: **Microsoft.PowerShell.PSResourceGet** v1.2.0
1313

1414
## Release history
1515

16+
- v1.2.0 - Current release - released to the PowerShell Gallery only
1617
- v1.2.0-rc3 - Preview release - shipped in PowerShell 7.6.0-rc1
1718
- v1.2.0-rc2 - Preview release - released to the PowerShell Gallery only
1819
- v1.2.0-rc1 - Preview release - released to the PowerShell Gallery only
@@ -21,7 +22,7 @@ complete list of changes, see the [CHANGELOG][01] in the GitHub repository.
2122
- v1.2.0-preview3 - Preview release - released to the PowerShell Gallery only
2223
- v1.2.0-preview2 - Preview release - released to the PowerShell Gallery only
2324
- v1.2.0-preview1 - Preview release - released to the PowerShell Gallery only
24-
- v1.1.1 - Current release - released to the PowerShell Gallery
25+
- v1.1.1 - shipped in PowerShell 7.4.13 and PowerShell 7.5.4
2526
- v1.1.0 - released to the PowerShell Gallery
2627
- v1.1.0 - shipped in PowerShell 7.5.0 and PowerShell 7.6.0-preview.1
2728
- v1.1.0-rc3 - Preview release - released to the PowerShell Gallery only
@@ -40,6 +41,11 @@ complete list of changes, see the [CHANGELOG][01] in the GitHub repository.
4041

4142
## Release notes
4243

44+
### 1.2.0 - 2026-03-11
45+
46+
Initial GA release of PSResourceGet v1.2.0 to the PowerShell Gallery. This release includes all
47+
features and fixes from the v1.2.0 preview releases and release candidates.
48+
4349
### 1.2.0-rc3 - 2026-02-06
4450

4551
- Packages that depend on a specific versions should search for dependenies using NormalizedVersion

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: 02/20/2026
5+
ms.date: 03/12/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-rc3 of the
14+
Describes how to use version 1.2.0 of the
1515
**Microsoft.PowerShell.PSResourceGet** module.
1616

1717
## Long description

0 commit comments

Comments
 (0)