diff options
author | Yawning Angel <yawning@torproject.org> | 2015-04-15 20:54:07 +0000 |
---|---|---|
committer | Yawning Angel <yawning@torproject.org> | 2015-04-15 20:54:07 +0000 |
commit | 3540313e53fc851c833d98281fd64c8fd32effeb (patch) | |
tree | 3c14c0e35f3ee2ea36982198037f59a8c96f43ee /ChangeLog | |
parent | a8d7134f1097bd50803da0e2a86c07524e433b51 (diff) |
Do the release ritual for obfs4proxy-0.0.5.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -Changes in version 0.0.5 - UNRELEASED: +Changes in version 0.0.5 - 2015-04-15: - Go vet/fmt fixes, and misc. code cleanups. Patches by mvdan. - Changed the go.net import path to the new location (golang.org/x/net). - Added limited support for detecting if the parent process crashes. |