We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dd73ecc commit 32354f8Copy full SHA for 32354f8
CHANGELOG.md
@@ -1,8 +1,12 @@
1
# PowerShell Editor Services Release History
2
3
## v2.0.0-preview.2
4
-### Wednesday, March 27, 2019
+### Friday, March 29, 2019
5
6
+- [PowerShellEditorServices #895](https://github.com/PowerShell/PowerShellEditorServices/pull/895) -
7
+ Add warning to parameter validation set (Thanks @Benny1007!)
8
+- [PowerShellEditorServices #897](https://github.com/PowerShell/PowerShellEditorServices/pull/897) -
9
+ Clean up and pop dead runspaces when using 'attach' debugging
10
- [PowerShellEditorServices #888](https://github.com/PowerShell/PowerShellEditorServices/pull/888) -
11
Add new ParseError level to ScriptFileMarkerLevel and filter out PSSA parse errors
12
- [PowerShellEditorServices #858](https://github.com/PowerShell/PowerShellEditorServices/pull/858) -
0 commit comments