From f5d0ab88973c70e5ef556b10eaf014840e23c29b Mon Sep 17 00:00:00 2001 From: Ryan Prichard <ryan.prichard@gmail.com> Date: Fri, 23 Jun 2017 02:17:05 -0500 Subject: [PATCH] Version 0.2.2 --- CHANGES.md | 11 +++++++++++ VERSION.txt | 2 +- 2 files changed, 12 insertions(+), 1 deletion(-) diff --git a/CHANGES.md b/CHANGES.md index 70abdcb..8cc38ba 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -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 diff --git a/VERSION.txt b/VERSION.txt index 192232a..ee1372d 100644 --- a/VERSION.txt +++ b/VERSION.txt @@ -1 +1 @@ -0.2.2-dev +0.2.2