Skip to content

Commit 65c66c6

Browse files
committed
Update CHANGELOG for v2022.5.0
1 parent 3f58d23 commit 65c66c6

File tree

1 file changed

+33
-0
lines changed

1 file changed

+33
-0
lines changed

CHANGELOG.md

+33
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,38 @@
11
# PowerShell Extension Release History
22

3+
## v2022.5.0
4+
### Tuesday, May 03, 2022
5+
6+
#### [vscode-powershell](https://github.com/PowerShell/vscode-powershell)
7+
8+
Welcome to the new and improved PowerShell for Visual Studio Code!
9+
10+
This update represents a complete overhaul of the core PowerShell engine of PowerShell
11+
Editor Services, intending to create a more reliable and stable user experience. This
12+
release represents nearly two years' work, tracked in PSES
13+
[#1295](https://github.com/PowerShell/PowerShellEditorServices/issues/1295) and
14+
implemented in PSES
15+
[#1459](https://github.com/PowerShell/PowerShellEditorServices/pull/1459). It is our
16+
response to many issues opened by users over the last several years.
17+
18+
Thank you to all of the community members who opened issues which helped motivate this
19+
major update.
20+
21+
These major updates have also been tested over the last 6 months, in 13 releases of our
22+
[PowerShell Preview extension for Visual Studio
23+
Code](https://marketplace.visualstudio.com/items?itemName=ms-vscode.PowerShell-preview). A
24+
huge thank you to all of the community members who have tested these changes to the
25+
extension and have worked with us to polish the extension before releasing it through our
26+
stable channel.
27+
28+
Please see our
29+
[blog](https://devblogs.microsoft.com/powershell/major-update-to-the-powershell-extension-for-visual-studio-code)
30+
for more details!
31+
32+
#### [PowerShellEditorServices](https://github.com/PowerShell/PowerShellEditorServices)
33+
34+
- ✨ 🙏 [PowerShellEditorServices #1787](https://github.com/PowerShell/PowerShellEditorServices/pull/1787) - Bump PSReadLine to `v2.2.5`.
35+
336
## v2022.5.0-preview
437
### Monday, May 02, 2022
538

0 commit comments

Comments
 (0)