Skip to content

Commit 6c365b3

Browse files
committed
Add 7.6 to support docs
1 parent bbd443d commit 6c365b3

File tree

2 files changed

+17
-15
lines changed

2 files changed

+17
-15
lines changed

reference/docs-conceptual/how-to-use-docs.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
description: This articles explains how to use the features of this site including search filtering and version selection.
3-
ms.date: 11/02/2024
3+
ms.date: 01/17/2025
44
ms.topic: how-to
55
title: How to use the PowerShell documentation
66
---
@@ -9,7 +9,8 @@ title: How to use the PowerShell documentation
99
Welcome to the PowerShell online documentation. This site contains cmdlet reference for the
1010
following versions of PowerShell:
1111

12-
- PowerShell 7.5 (preview)
12+
- PowerShell 7.6 (preview)
13+
- PowerShell 7.5 (RC)
1314
- PowerShell 7.4 (LTS)
1415
- PowerShell 5.1
1516

@@ -97,7 +98,7 @@ can choose **Previous Versions** from the version selector.
9798

9899
![Screenshot of the Previous Versions option.](media/how-to-use-docs/previous-versions.gif)
99100

100-
This site contains documentation for the following topics:
101+
The previous versions site contains documentation for the following topics:
101102

102103
- PowerShell 7.3
103104
- PowerShell 7.2

reference/docs-conceptual/install/PowerShell-Support-Lifecycle.md

Lines changed: 13 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
description: Details the policies governing support for PowerShell.
3-
ms.date: 05/09/2024
3+
ms.date: 01/17/2025
44
ms.topic: lifecycle
55
title: PowerShell Support Lifecycle
66
---
@@ -110,29 +110,30 @@ guarantees of responsiveness or fixes.
110110
The PowerShell support lifecycle follows the [support lifecycle of .NET][06]. The following table
111111
lists the end-of-support dates for the current versions of PowerShell:
112112

113-
| Version | End-of-support | Release Date |
113+
| Version | Release Date | End-of-support |
114114
| --------- | ------------------ | ------------------ |
115-
| 7.4 (LTS) | November 10, 2026 | November 16, 2023 |
115+
| 7.4 (LTS) | November 16, 2023 | November 10, 2026 |
116116

117117
The following table lists the end-of-support dates for retired versions of PowerShell:
118118

119-
| Version | End-of-support | Release Date |
119+
| Version | Release Date | End-of-support |
120120
| --------- | ------------------ | ------------------ |
121-
| 7.2 (LTS) | November 8, 2024 | November 8, 2021 |
122-
| 7.3 | May 8, 2024 | November 9, 2022 |
123-
| 7.0 (LTS) | December 3, 2022 | March 4, 2020 |
124-
| 7.1 | May 8, 2022 | November 11, 2020 |
125-
| 6.2 | September 4, 2020 | March 28, 2019 |
126-
| 6.1 | September 28, 2019 | September 13, 2018 |
127-
| 6.0 | February 13, 2019 | January 20, 2018 |
121+
| 7.3 | November 9, 2022 | May 8, 2024 |
122+
| 7.2 (LTS) | November 8, 2021 | November 8, 2024 |
123+
| 7.0 (LTS) | March 4, 2020 | December 3, 2022 |
124+
| 7.1 | November 11, 2020 | May 8, 2022 |
125+
| 6.2 | March 28, 2019 | September 4, 2020 |
126+
| 6.1 | September 13, 2018 | September 28, 2019 |
127+
| 6.0 | January 20, 2018 | February 13, 2019 |
128128

129129
## Release history
130130

131131
The following table contains a historical timeline of the major releases of PowerShell.
132132

133133
| Version | Release Date | Note |
134134
| ------------------------ | :----------: | -------------------------------------------------------------------------- |
135-
| PowerShell 7.5 (preview) | Future | Built on [.NET 9.0.0][14] |
135+
| PowerShell 7.6 (preview) | Future | Built on [.NET 9.0.0][14] |
136+
| PowerShell 7.5 (RC) | Future | Built on [.NET 9.0.0][14] |
136137
| PowerShell 7.4 (LTS) | Nov-2023 | Built on [.NET 8.0.0][13] |
137138
| PowerShell 7.3 | Nov-2022 | Built on [.NET 7.0][12] |
138139
| PowerShell 7.2 (LTS) | Nov-2021 | Built on [.NET 6.0][11] |

0 commit comments

Comments
 (0)