Skip to content

Commit 75b58ae

Browse files
committed
Update CHANGELOG for v2023.11.0-preview
1 parent 76ebdbb commit 75b58ae

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

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

3+
## v2023.11.0-preview
4+
### Tuesday, November 07, 2023
5+
6+
#### [vscode-powershell](https://github.com/PowerShell/vscode-powershell)
7+
8+
9+
#### [PowerShellEditorServices](https://github.com/PowerShell/PowerShellEditorServices) v3.14.0
10+
11+
- 🐛 📟 [vscode-powershell #4788](https://github.com/PowerShell/PowerShellEditorServices/pull/2091) - Run `SetInitialWorkingDirectoryAsync` before `LoadProfiles`.
12+
- 🐛 🙏 [vscode-powershell #4784](https://github.com/PowerShell/PowerShellEditorServices/pull/2090) - Ignore `didOpen` notifications for `git` schemed documents from VS Code.
13+
- 🐛 🙏 [PowerShellEditorServices #2084](https://github.com/PowerShell/PowerShellEditorServices/pull/2084) - Add `SortDocumentSymbols` to make the outline hierarchical (again).
14+
315
## v2023.8.0
416
### Wednesday, October 11, 2023
517

0 commit comments

Comments
 (0)