Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 18b7263

Browse files
v2024.4.0: Call-operator support and various bug fixes (#5083)
1 parent dbae6ab commit 18b7263

File tree

2 files changed

+11
-2
lines changed

2 files changed

+11
-2
lines changed

‎CHANGELOG.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,20 @@
11
# PowerShell Extension Release History
22

3+
## v2024.4.0
4+
### Monday, November 04, 2024
5+
6+
With PowerShell Editor Services [v3.21.0](https://github.com/PowerShell/PowerShellEditorServices/releases/tag/v3.21.0)!
7+
8+
Call-operator support and various bug fixes.
9+
10+
See more details at the GitHub Release for [v2024.4.0](https://github.com/PowerShell/vscode-powershell/releases/tag/v2024.4.0).
11+
312
## v2024.5.0-preview
413
### Wednesday, October 30, 2024
514

615
With PowerShell Editor Services [v3.21.0](https://github.com/PowerShell/PowerShellEditorServices/releases/tag/v3.21.0)!
716

8-
Call-operator support and various bug fixes
17+
Call-operator support and various bug fixes.
918

1019
See more details at the GitHub Release for [v2024.5.0-preview](https://github.com/PowerShell/vscode-powershell/releases/tag/v2024.5.0-preview).
1120

‎package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "powershell",
33
"displayName": "PowerShell",
4-
"version": "2024.5.0",
4+
"version": "2024.4.0",
55
"preview": false,
66
"publisher": "ms-vscode",
77
"description": "Develop PowerShell modules, commands and scripts in Visual Studio Code!",

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /