We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6e6012b commit 923facaCopy full SHA for 923faca
CHANGELOG.md
@@ -1,5 +1,10 @@
1
# PowerShell Editor Services Release History
2
3
+## 0.3.1
4
+### Thursday, December 17, 2015
5
+
6
+- Fixed issue PowerShell/vscode-powershell#49, Debug Console does not receive script output
7
8
## 0.3.0
9
### Tuesday, December 15, 2015
10
appveyor.yml
@@ -4,7 +4,7 @@ configuration: Release
clone_depth: 10
environment:
- core_version: '0.3.0'
+ core_version: '0.3.1'
prerelease_name: '-beta'
branches:
0 commit comments