From 0e590cd8c08a652835a455260697c7233f483cc1 Mon Sep 17 00:00:00 2001 From: Itay Grudev Date: Sun, 27 Nov 2016 11:11:14 +0000 Subject: [PATCH] SingleApplication v3.0.2a --- CHANGELOG.md | 10 +++++++++- README.md | 2 +- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 915de22..7358d27 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,8 +1,16 @@ Changelog ========= +__3.0.2a__ +---------- + +* Fixed bug on Windows when username containing wide characters causing the + library to crash. + + _Le Liu_ + __3.0.1a__ --------- +---------- * Allows the application path and version to be excluded from the server name hash. The following flags were added for this purpose: diff --git a/README.md b/README.md index 178a39c..1b4617d 100644 --- a/README.md +++ b/README.md @@ -227,7 +227,7 @@ be user wide.* Versioning ---------- -The current library versions is `3.0.1a`. +The current library versions is `3.0.2a`. Each major version introduces either very significant changes or is not backwards compatible with the previous version. Minor versions only add