Skip to content

Commit 40e0ce3

Browse files
committed
v2024.3.2-preview: Overhauled Terminal Shell Integration!
1 parent d787187 commit 40e0ce3

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

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

3+
## v2024.3.2-preview
4+
### Wednesday, April 03, 2024
5+
6+
With PowerShell Editor Services [v3.19.0](https://github.com/PowerShell/PowerShellEditorServices/releases/tag/v3.19.0)!
7+
8+
Overhauled Terminal Shell Integration!
9+
10+
See more details at the GitHub Release for [v2024.3.2-preview](https://github.com/PowerShell/vscode-powershell/releases/tag/v2024.3.2-preview).
11+
312
## v2024.3.1-preview
413
### Tuesday, March 5, 2024
514

package.json

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

0 commit comments

Comments
 (0)