From d7b8eed2167d2190a649b23783db05ae0d609f8f Mon Sep 17 00:00:00 2001 From: Sean Wheeler Date: Mon, 4 Dec 2023 14:56:20 -0600 Subject: [PATCH] Update version info for PSRL 2.3.4 --- reference/5.1/PSReadLine/PSReadLine.md | 10 ++++++---- reference/7.2/PSReadLine/PSReadLine.md | 7 ++++--- reference/7.3/PSReadLine/PSReadLine.md | 7 ++++--- reference/7.4/PSReadLine/PSReadLine.md | 9 +++++---- 4 files changed, 19 insertions(+), 14 deletions(-) diff --git a/reference/5.1/PSReadLine/PSReadLine.md b/reference/5.1/PSReadLine/PSReadLine.md index 9b74cf7cc63d..ed87d7138f89 100644 --- a/reference/5.1/PSReadLine/PSReadLine.md +++ b/reference/5.1/PSReadLine/PSReadLine.md @@ -4,7 +4,7 @@ Help Version: 5.2.0.0 Locale: en-US Module Guid: 5714753b-2afd-4492-a5fd-01d9e2cff8b5 Module Name: PSReadLine -ms.date: 06/27/2022 +ms.date: 12/04/2023 schema: 2.0.0 title: PSReadLine --- @@ -12,11 +12,13 @@ title: PSReadLine ## Description -The PSReadLine module contains cmdlets that let you customize the command-line editing environment -in PowerShell. +The PSReadLine module contains cmdlets that let you customize the command-line +editing environment in PowerShell. -There have been many updates to PSReadLine since the version that ships in Windows PowerShell 5.1. +There have been many updates to PSReadLine since the version that ships in +Windows PowerShell 5.1. +- PowerShell 7.4.0 ships with PSReadLine 2.3.4 - PowerShell 7.3.0 ships with PSReadLine 2.2.6 - PowerShell 7.2.5 ships with PSReadLine 2.1.0 - PowerShell 7.0.11 ships with PSReadLine 2.0.4 diff --git a/reference/7.2/PSReadLine/PSReadLine.md b/reference/7.2/PSReadLine/PSReadLine.md index e0f1f3ae20db..7af1d932d2fc 100644 --- a/reference/7.2/PSReadLine/PSReadLine.md +++ b/reference/7.2/PSReadLine/PSReadLine.md @@ -4,7 +4,7 @@ Help Version: 7.2.0.0 Locale: en-US Module Guid: 5714753b-2afd-4492-a5fd-01d9e2cff8b5 Module Name: PSReadLine -ms.date: 11/14/2022 +ms.date: 12/04/2023 schema: 2.0.0 title: PSReadLine --- @@ -12,12 +12,13 @@ title: PSReadLine ## Description -The PSReadLine module contains cmdlets that let you customize the command-line editing environment -in PowerShell. +The PSReadLine module contains cmdlets that let you customize the command-line +editing environment in PowerShell. There have been many updates to PSReadLine since the version that ships in Windows PowerShell 5.1. +- PowerShell 7.4.0 ships with PSReadLine 2.3.4 - PowerShell 7.3.0 ships with PSReadLine 2.2.6 - PowerShell 7.2.5 ships with PSReadLine 2.1.0 - PowerShell 7.0.11 ships with PSReadLine 2.0.4 diff --git a/reference/7.3/PSReadLine/PSReadLine.md b/reference/7.3/PSReadLine/PSReadLine.md index 3ef21e8dd6e3..9394b6c7ded9 100644 --- a/reference/7.3/PSReadLine/PSReadLine.md +++ b/reference/7.3/PSReadLine/PSReadLine.md @@ -4,7 +4,7 @@ Help Version: 7.2.0.0 Locale: en-US Module Guid: 5714753b-2afd-4492-a5fd-01d9e2cff8b5 Module Name: PSReadLine -ms.date: 11/14/2022 +ms.date: 12/04/2023 schema: 2.0.0 title: PSReadLine --- @@ -12,12 +12,13 @@ title: PSReadLine ## Description -The PSReadLine module contains cmdlets that let you customize the command-line editing environment -in PowerShell. +The PSReadLine module contains cmdlets that let you customize the command-line +editing environment in PowerShell. There have been many updates to PSReadLine since the version that ships in Windows PowerShell 5.1. +- PowerShell 7.4.0 ships with PSReadLine 2.3.4 - PowerShell 7.3.0 ships with PSReadLine 2.2.6 - PowerShell 7.2.5 ships with PSReadLine 2.1.0 - PowerShell 7.0.11 ships with PSReadLine 2.0.4 diff --git a/reference/7.4/PSReadLine/PSReadLine.md b/reference/7.4/PSReadLine/PSReadLine.md index 4c7ec9019579..4403254ae580 100644 --- a/reference/7.4/PSReadLine/PSReadLine.md +++ b/reference/7.4/PSReadLine/PSReadLine.md @@ -4,7 +4,7 @@ Help Version: 7.2.0.0 Locale: en-US Module Guid: 5714753b-2afd-4492-a5fd-01d9e2cff8b5 Module Name: PSReadLine -ms.date: 11/14/2022 +ms.date: 12/04/2023 schema: 2.0.0 title: PSReadLine --- @@ -12,18 +12,19 @@ title: PSReadLine ## Description -The PSReadLine module contains cmdlets that let you customize the command-line editing environment -in PowerShell. +The PSReadLine module contains cmdlets that let you customize the command-line +editing environment in PowerShell. There have been many updates to PSReadLine since the version that ships in Windows PowerShell 5.1. +- PowerShell 7.4.0 ships with PSReadLine 2.3.4 - PowerShell 7.3.0 ships with PSReadLine 2.2.6 - PowerShell 7.2.5 ships with PSReadLine 2.1.0 - PowerShell 7.0.11 ships with PSReadLine 2.0.4 - PowerShell 5.1 ships with PSReadLine 2.0.0 -These articles document version 2.2.6 of PSReadLine. +These articles document version 2.3.4 of PSReadLine. > [!NOTE] > Beginning with PowerShell 7.0, PowerShell skips auto-loading PSReadLine on