Skip to content

Commit feb92e8

Browse files
committed
Redo changelog
1 parent 2301577 commit feb92e8

File tree

1 file changed

+40
-0
lines changed

1 file changed

+40
-0
lines changed

CHANGELOG.md

+40
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,45 @@
11
# PowerShell Preview Extension Release History
22

3+
## v2020.1.0
4+
### Monday, January 13, 2020
5+
#### [vscode-PowerShell](https://github.com/PowerShell/vscode-PowerShell)
6+
7+
- [vscode-PowerShell #2391](https://github.com/PowerShell/vscode-PowerShell/pull/2391) -
8+
Bump semver from 6.3.0 to 7.1.1. (Thanks @dependabot-preview[bot]!)
9+
- [vscode-PowerShell #2403](https://github.com/PowerShell/vscode-PowerShell/pull/2403) -
10+
Bump sinon from 7.5.0 to 8.0.4. (Thanks @dependabot-preview[bot]!)
11+
- [vscode-PowerShell #2340](https://github.com/PowerShell/vscode-PowerShell/pull/2340) -
12+
Bump mock-fs from 4.10.3 to 4.10.4. (Thanks @dependabot-preview[bot]!)
13+
- 🛫 ✨ [vscode-powershell #2384](https://github.com/PowerShell/vscode-PowerShell/pull/2400) -
14+
Add -Login startup option.
15+
- 🛫 🐛 [vscode-powershell #2380](https://github.com/PowerShell/vscode-PowerShell/pull/2399) -
16+
Make PowerShell names case insensitive for configuration.
17+
- 🛫 📺 ✨ [vscode-powershell #2370](https://github.com/PowerShell/vscode-PowerShell/pull/2398) -
18+
Add configuration to enable/disable banner.
19+
20+
#### [PowerShellEditorServices](https://github.com/PowerShell/PowerShellEditorServices)
21+
22+
- 📺 [vscode-powershell #2405](https://github.com/PowerShell/PowerShellEditorServices/pull/1152) -
23+
Add tooltip to completions ParameterValue.
24+
- 🛫 🐛 [vscode-powershell #2393](https://github.com/PowerShell/PowerShellEditorServices/pull/1151) -
25+
Probe netfx dir for deps.
26+
- [PowerShellEditorServices #1136](https://github.com/PowerShell/PowerShellEditorServices/pull/1136) -
27+
Bump Microsoft.CodeAnalysis.FxCopAnalyzers from 2.9.7 to 2.9.8. (Thanks @dependabot-preview[bot]!)
28+
- 🚂 ⏱️ 🐛 [vscode-powershell #2352](https://github.com/PowerShell/PowerShellEditorServices/pull/1149) -
29+
Fix lock up that occurs when WinForms is executed on the pipeline thread.
30+
- 💭 🐛 [vscode-powershell #2402](https://github.com/PowerShell/PowerShellEditorServices/pull/1150) -
31+
Fix temp debugging after it broke bringing in $psEditor.
32+
- 🧠 🐛 [vscode-powershell #2324](https://github.com/PowerShell/PowerShellEditorServices/pull/1143) -
33+
Fix unicode character uri bug.
34+
- 🛫 📺 ✨ [vscode-powershell #2370](https://github.com/PowerShell/PowerShellEditorServices/pull/1141) -
35+
Make startup banner simpler.
36+
- [vscode-powershell #2386](https://github.com/PowerShell/PowerShellEditorServices/pull/1140) -
37+
Fix uncaught exception when SafeToString returns null. (Thanks @jborean93!)
38+
- 🔗 🐛 [vscode-powershell #2374](https://github.com/PowerShell/PowerShellEditorServices/pull/1139) -
39+
Simplify logic of determining Reference definition.
40+
- 🛫 🐛 [vscode-powershell #2379](https://github.com/PowerShell/PowerShellEditorServices/pull/1138) -
41+
Use -Option AllScope to fix Windows PowerShell error.
42+
343
## v2019.12.0
444
### Wednesday, December 11, 2019
545
#### [vscode-PowerShell](https://github.com/PowerShell/vscode-PowerShell)

0 commit comments

Comments
 (0)