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 fadef3f commit f5d0ab8Copy full SHA for f5d0ab8
CHANGES.md
@@ -1,3 +1,14 @@
1
+# Version 0.2.2 (2017-06-23)
2
+
3
+Changes since 0.2.1
4
5
+ * Fix a race condition affecting spawn failure.
6
7
+ * Capture and report errors from the Microsoft Bash Launcher (bash.exe).
8
+ In particular, don't hang if the user tries to simultaneously run elevated
9
+ and non-elevated WSL instances.
10
+ [#13](https://github.com/rprichard/wslbridge/issues/13)
11
12
# Version 0.2.1 (2016-11-14)
13
14
Changes since 0.2.0
VERSION.txt
@@ -1 +1 @@
-0.2.2-dev
+0.2.2
0 commit comments