We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c35bc96 commit 2f7d0a3Copy full SHA for 2f7d0a3
CHANGELOG.md
@@ -1,5 +1,10 @@
1
# PowerShell Editor Services Release History
2
3
+## 0.4.1
4
+### Tuesday, February 9, 2016
5
+
6
+- Fixed #147: Running native console apps causes their stdout to be written in the Host
7
8
## 0.4.0
9
### Monday, February 8, 2016
10
appveyor.yml
@@ -4,7 +4,7 @@ configuration: Release
clone_depth: 10
environment:
- core_version: '0.4.0'
+ core_version: '0.4.1'
prerelease_name: '-beta'
branches:
0 commit comments