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