diff --git a/CHANGES b/CHANGES index 10805e3..4f19880 100644 --- a/CHANGES +++ b/CHANGES @@ -1,5 +1,6 @@ 1.4.5 2014-05-24 -- Add timeout in server +- Add timeout in TCP server +- Close sockets in master process 1.4.4 2014-05-17 - Support multiple workers diff --git a/README.md b/README.md index 7718dd7..0ce6560 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ shadowsocks =========== -Current version: 1.4.4 [![Build Status][1]][0] +Current version: 1.4.5 [![Build Status][1]][0] shadowsocks is a lightweight tunnel proxy which can help you get through firewalls. diff --git a/README.rst b/README.rst index 241e339..a2bc336 100644 --- a/README.rst +++ b/README.rst @@ -1,8 +1,6 @@ shadowsocks =========== -Current version: 1.4.4 |Build Status| - shadowsocks is a lightweight tunnel proxy which can help you get through firewalls.