破娃酱 8 years ago
parent
commit
e3d6efbc7a
  1. 5
      CHANGES
  2. 2
      shadowsocks/version.py

5
CHANGES

@ -1,3 +1,8 @@
3.1.0 2017-03-16
- add "glzjinmod" interface
- rate limit
- add additional_ports in config
3.0.4 2017-01-08 3.0.4 2017-01-08
- multi-user in single port - multi-user in single port

2
shadowsocks/version.py

@ -16,5 +16,5 @@
# under the License. # under the License.
def version(): def version():
return '3.0.2 2017-01-08' return '3.1.0 2017-03-16'

Loading…
Cancel
Save