破娃酱 8 years ago
parent
commit
8322cd9d8f
  1. 4
      CHANGES
  2. 2
      shadowsocks/version.py

4
CHANGES

@ -1,3 +1,7 @@
3.2.0 2017-04-27
- add auth_chain_a
- remove auth_aes128, auth_sha1, auth_sha1_v2, verify_simple, auth_simple, verify_sha1
3.1.2 2017-04-07
- display UID
- auto adjust TCP MSS

2
shadowsocks/version.py

@ -16,5 +16,5 @@
# under the License.
def version():
return '3.1.2 2017-04-07'
return '3.2.0 2017-04-27'

Loading…
Cancel
Save