Skip to content

Commit

Permalink
[Ignore] Add additional changelog details - Legacy (#1819)
Browse files Browse the repository at this point in the history
* [ignore] Add additional changelog details

* Update date
  • Loading branch information
TylerLeonhardt authored Mar 29, 2019
1 parent 31610b5 commit 5a16fe0
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# vscode-powershell Release History

## v1.12.0
### Wednesday, March 27, 2019
### Friday, March 29, 2019

### Highlights

Expand Down Expand Up @@ -55,9 +55,15 @@ There are a lot more goodies in this version. Checkout the changelog below!
Set CommandExplorer exclusion filter to be empty array by default (Thanks @adilio!)
- [vscode-PowerShell #1686](https://github.com/PowerShell/vscode-PowerShell/pull/1686) -
Add an exclusion filter to the Command Explorer (Thanks @corbob!)
- [vscode-PowerShell #1816](https://github.com/PowerShell/vscode-PowerShell/pull/1816) -
Workaround PSSA #1187 by defaulting to NoIndentation

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

- [PowerShellEditorServices #895](https://github.com/PowerShell/PowerShellEditorServices/pull/895) -
Add warning to parameter validation set (Thanks @Benny1007!)
- [PowerShellEditorServices #896](https://github.com/PowerShell/PowerShellEditorServices/pull/896) -
Clean up and pop dead runspaces when using 'attach' debugging
- [PowerShellEditorServices #888](https://github.com/PowerShell/PowerShellEditorServices/pull/888) -
Add new ParseError level to ScriptFileMarkerLevel and filter out PSSA parse errors
- [PowerShellEditorServices #866](https://github.com/PowerShell/PowerShellEditorServices/pull/866) -
Expand Down

0 comments on commit 5a16fe0

Please sign in to comment.