diff --git a/CHANGELOG.md b/CHANGELOG.md index 0bcc596..be5b1c0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ +## [v2.4.2](https://github.com/blinksocks/blinksocks/tree/v2.4.2) (2017-05-29) +[Full Changelog](https://github.com/blinksocks/blinksocks/compare/v2.4.1...v2.4.2) + +#### Fixes (bugs & defects): + +- Write logs to home directory [#55](https://github.com/blinksocks/blinksocks/issues/55) + ## [v2.4.1](https://github.com/blinksocks/blinksocks/tree/v2.4.1) (2017-05-24) [Full Changelog](https://github.com/blinksocks/blinksocks/compare/v2.4.0...v2.4.1) diff --git a/package.json b/package.json index 73a9899..c542a1e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "blinksocks", - "version": "2.4.1", + "version": "2.4.2", "description": "Yet another secure proxy, designed for speed.", "main": "lib/index.js", "files": [