Skip to content

Commit 9e4c8ae

Browse files
Apply suggestions from code review
Co-authored-by: Robert Holt <rjmholt@gmail.com>
1 parent 19bfc37 commit 9e4c8ae

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

CHANGELOG.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,29 +5,29 @@
55
#### [vscode-PowerShell](https://github.com/PowerShell/vscode-PowerShell)
66

77
- 🛫 🐛 [vscode-powershell #3132](https://github.com/PowerShell/vscode-powershell/pull/3132) -
8-
Fix for issue #3131 in regards to brew discarding cask as an option. (Thanks @philippkahr!)
8+
Use new brew cask installation syntax for PowerShell installation. (Thanks @philippkahr!)
99
- 📺 🐛 [vscode-powershell #3177](https://github.com/PowerShell/vscode-powershell/pull/3177) -
10-
Delete VS Code Notebook API prototype.
10+
Disable VSCode Notebook API prototype while the API is still unstable.
1111
- 👷 ✨ [vscode-powershell #3162](https://github.com/PowerShell/vscode-powershell/pull/3162) -
12-
Rewrite release signing pipeline #3162.
12+
Rewrite release signing pipeline.
1313
- 💎 🐛 [vscode-powershell #3129](https://github.com/PowerShell/vscode-powershell/pull/3129) -
1414
Add braces to PSCustomObject snippet to play nice with auto-closing pairs.
1515
- 📖 ✨ [vscode-powershell #3152](https://github.com/PowerShell/vscode-powershell/pull/3152) -
16-
Add self as maintainer to readme.
16+
Add @andschwa to the README as maintainer.
1717
- 👷 🐛 [vscode-powershell #3099](https://github.com/PowerShell/vscode-powershell/pull/3099) -
1818
Update dependencies to fix CI on macOS.
1919
- 🐢 🐛 [vscode-powershell #3089](https://github.com/PowerShell/vscode-powershell/pull/3089) -
2020
Remove hardcoded output format.
2121
- 📖 🐛 [vscode-powershell #3086](https://github.com/PowerShell/vscode-powershell/pull/3086) -
2222
Fix typo in description of legacy codelens description. (Thanks @nexxai!)
2323
- 🚂 ✨ [vscode-powershell #3053](https://github.com/PowerShell/vscode-powershell/pull/3053) -
24-
Send telemetry from pses.
24+
Use VSCode telemetry endpoint for PSES telemetry.
2525
- 🚂 ✨ [vscode-powershell #3047](https://github.com/PowerShell/vscode-powershell/pull/3047) -
2626
Update language server client.
2727
- 🐢 ✨ [vscode-powershell #2998](https://github.com/PowerShell/vscode-powershell/pull/2998) -
2828
Added Pester v5 support to problem matcher. (Thanks @fflaten!)
2929
- ✂️ 🐛 [vscode-powershell #3023](https://github.com/PowerShell/vscode-powershell/pull/3023) -
30-
Help completion should only run on powershell scripts.
30+
Ensure help completions only run on powershell scripts.
3131
- 🛫 🐛 [vscode-powershell #2973](https://github.com/PowerShell/vscode-powershell/pull/2973) -
3232
Fix session menu fails to open when PowerShell extension is starting. (Thanks @jeffpatton1971!)
3333

0 commit comments

Comments
 (0)