Skip to content

Commit f06b95f

Browse files
cl for v2.2.0-preview.1 (#1275)
1 parent 4d9b903 commit f06b95f

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

CHANGELOG.md

+22
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,27 @@
11
# PowerShell Editor Services Release History
22

3+
## v2.2.0-preview.1
4+
### Tuesday, April 28, 2020
5+
6+
- 📟 🐛 [PowerShellEditorServices #1272](https://github.com/PowerShell/PowerShellEditorServices/pull/1272) -
7+
Allow progress colors to be settable and gettable from the internal host.
8+
- 🛫 ✨ [PowerShellEditorServices #1239](https://github.com/PowerShell/PowerShellEditorServices/pull/1239) -
9+
Prompt to update PackageManagement when using an old version.
10+
- 🛫 ✨ [PowerShellEditorServices #1269](https://github.com/PowerShell/PowerShellEditorServices/pull/1269) -
11+
Support ConstrainedLanguage mode.
12+
- 📺 ✨ [PowerShellEditorServices #1268](https://github.com/PowerShell/PowerShellEditorServices/pull/1268) -
13+
Refactor GetCommandHandler to not use dynamic.
14+
- 🔍 🐛 [vscode-powershell #2654](https://github.com/PowerShell/PowerShellEditorServices/pull/1270) -
15+
Fix interpolation in Log points, switch to double quotes. (Thanks @rkeithhill!)
16+
- [PowerShellEditorServices #1267](https://github.com/PowerShell/PowerShellEditorServices/pull/1267) -
17+
Update module manifest to match current module.
18+
- 📟 🐛 [vscode-powershell #2637](https://github.com/PowerShell/PowerShellEditorServices/pull/1264) -
19+
Leverage internal HostUI to check if VT100 is supported.
20+
- 📟 🐛 [vscode-powershell #2637](https://github.com/PowerShell/PowerShellEditorServices/pull/1263) -
21+
Use stable builds of PSReadLine for the PowerShell extension and preview builds for the PowerShell Preview extension.
22+
- 💎 ✨ [vscode-powershell #2543](https://github.com/PowerShell/PowerShellEditorServices/pull/1262) -
23+
Allow formatting when ScriptAnalysis setting is set to disabled.
24+
325
## v2.1.0
426
### Thursday, April 15, 2020
527
#### Notable features and fixes

0 commit comments

Comments
 (0)