Skip to content

Commit af79046

Browse files
committed
Update CHANGELOG for v2.3.0-preview.3
1 parent e5b7be9 commit af79046

File tree

1 file changed

+30
-0
lines changed

1 file changed

+30
-0
lines changed

CHANGELOG.md

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,35 @@
11
# PowerShell Editor Services Release History
22

3+
## v2.3.0-preview.3
4+
### Friday, February 19, 2021
5+
6+
- Fix publish step.
7+
- Merge pull request #1408 from PowerShell/andschwa/esrp.
8+
- Fix issues caught by PoliCheck.
9+
- Exclude .git folder from PoliCheck.
10+
- Point PoliCheck to source subfolder.
11+
- Replace compliance tasks with template.
12+
- Delete deprecated signing.xml.
13+
- Use ADO tasks instead of pwsh inline scripts.
14+
- Start simplifying release build.
15+
- Replace PackageES with ESRP template.
16+
- Add self as maintainer to readme.
17+
- Set DFS to false in package build.
18+
- [PowerShellEditorServices #1398](https://github.com/PowerShell/PowerShellEditorServices/pull/1398) -
19+
Refactor e2e tests.
20+
- [PowerShellEditorServices #1381](https://github.com/PowerShell/PowerShellEditorServices/pull/1381) -
21+
Hook up Telemetry LSP event and add telemetry event when users opt-out/in to features.
22+
- [PowerShellEditorServices #1397](https://github.com/PowerShell/PowerShellEditorServices/pull/1397) -
23+
More compliant NuGet.config.
24+
- [vscode-powershell #3071](https://github.com/PowerShell/PowerShellEditorServices/pull/1394) -
25+
Fix #1393: Always use local help to return cmdlet help text. (Thanks @deadlydog!)
26+
- [PowerShellEditorServices #1376](https://github.com/PowerShell/PowerShellEditorServices/pull/1376) -
27+
Move to Omnisharp lib 0.18.x.
28+
- 🛫 🐛 [vscode-powershell #2965](https://github.com/PowerShell/PowerShellEditorServices/pull/1363) -
29+
Fix error when started in low .NET versions.
30+
- [PowerShellEditorServices #1364](https://github.com/PowerShell/PowerShellEditorServices/pull/1364) -
31+
Typos in README.md. (Thanks @robotboyfriend!)
32+
333
## v2.3.0-preview.2
434
### Wednesday, September 16, 2020
535

0 commit comments

Comments
 (0)