Skip to content

Commit

Permalink
Version 0.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
rprichard committed Jun 23, 2017
1 parent fadef3f commit f5d0ab8
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
# Version 0.2.2 (2017-06-23)

Changes since 0.2.1

* Fix a race condition affecting spawn failure.

* Capture and report errors from the Microsoft Bash Launcher (bash.exe).
In particular, don't hang if the user tries to simultaneously run elevated
and non-elevated WSL instances.
[#13](https://github.com/rprichard/wslbridge/issues/13)

# Version 0.2.1 (2016-11-14)

Changes since 0.2.0
Expand Down
2 changes: 1 addition & 1 deletion VERSION.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.2.2-dev
0.2.2

0 comments on commit f5d0ab8

Please sign in to comment.