Skip to content
This repository has been archived by the owner on Apr 28, 2018. It is now read-only.

Commit

Permalink
0.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
micooz committed Jun 8, 2017
1 parent 5d16805 commit a61e032
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,13 @@
# Change Log



## [v0.0.3](https://github.com/blinksocks/blinksocks-desktop/tree/v0.0.3) (2017-06-08)
[Full Changelog](https://github.com/blinksocks/blinksocks-desktop/compare/v0.0.2...v0.0.3)

#### Features:

- Add feedback when fail to update PAC [#2](https://github.com/blinksocks/blinksocks-desktop/issues/2)
- Compress .patch file to reduce patch size [#1](https://github.com/blinksocks/blinksocks-desktop/issues/1)

## [v0.0.2](https://github.com/blinksocks/blinksocks-desktop/tree/v0.0.2) (2017-06-05)
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "blinksocks-desktop",
"version": "0.0.2",
"version": "0.0.3",
"description": "Cross-platform desktop GUI for blinksocks",
"main": "src/backend/main.js",
"files": [],
Expand Down

0 comments on commit a61e032

Please sign in to comment.