Skip to content

Commit 4a53953

Browse files
[Ignore] update CL with new items
1 parent e2541cd commit 4a53953

File tree

1 file changed

+13
-5
lines changed

1 file changed

+13
-5
lines changed

CHANGELOG.md

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

3-
## v2020.5.0
4-
### Wednesday, May 06, 2020
3+
## v2020.5.0-preview
4+
### Wednesday, May 13, 2020
55
#### [vscode-PowerShell](https://github.com/PowerShell/vscode-PowerShell)
66

7-
- [vscode-powershell #2676](https://github.com/PowerShell/vscode-powershell/pull/2676) -
7+
- ✨🐢 [vscode-powershell #2670](https://github.com/PowerShell/vscode-powershell/pull/2670)
8+
Add debug output setting for Pester. (Thanks @nohwnd!)
9+
- ✨🔧 [vscode-powershell #2689](https://github.com/PowerShell/vscode-powershell/pull/2689)
10+
Migrate setting value of `powershell.codeFormatting.whitespaceAroundPipe` to `powershell.codeFormatting.addWhitespaceAroundPipe` automatically. (Thanks @bergmeister!)
11+
- 🐛🔧 [vscode-powershell #2688](https://github.com/PowerShell/vscode-powershell/pull/2688)
12+
Respect user choice when dismissing the `powerShellExePath` dialog. (Thanks @bergmeister!)
13+
- ✨👷 [vscode-powershell #2686](https://github.com/PowerShell/vscode-powershell/pull/2686) -
14+
Code clean up around some unused variables. (Thanks @bergmeister!)
15+
- 🐛🐢 [vscode-powershell #2676](https://github.com/PowerShell/vscode-powershell/pull/2676) -
816
Fix Pester invocation for 3x versions. (Thanks @nohwnd!)
9-
- [vscode-powershell #2674](https://github.com/PowerShell/vscode-powershell/pull/2674) -
17+
- ✨👮‍ [vscode-powershell #2674](https://github.com/PowerShell/vscode-powershell/pull/2674) -
1018
Add additional settings for PSScriptAnalyzer 1.19. (Thanks @bergmeister!)
11-
- [vscode-powershell #2672](https://github.com/PowerShell/vscode-powershell/pull/2672) -
19+
- ⚡️🔍 [vscode-powershell #2672](https://github.com/PowerShell/vscode-powershell/pull/2672) -
1220
Use in-memory debug adapter instead of spinning up new process.
1321

1422
#### [PowerShellEditorServices](https://github.com/PowerShell/PowerShellEditorServices)

0 commit comments

Comments
 (0)