update CHANGES
This commit is contained in:
parent
a434eef096
commit
7c08101ce8
2 changed files with 4 additions and 1 deletions
3
CHANGES
3
CHANGES
|
@ -1,3 +1,6 @@
|
|||
2.8.2 2015-08-10
|
||||
- Fix a encoding problem in manager
|
||||
|
||||
2.8.1 2015-08-06
|
||||
- Respond ok to add and remove commands
|
||||
|
||||
|
|
2
setup.py
2
setup.py
|
@ -7,7 +7,7 @@ with codecs.open('README.rst', encoding='utf-8') as f:
|
|||
|
||||
setup(
|
||||
name="shadowsocks",
|
||||
version="2.8.1",
|
||||
version="2.8.2",
|
||||
license='http://www.apache.org/licenses/LICENSE-2.0',
|
||||
description="A fast tunnel proxy that help you get through firewalls",
|
||||
author='clowwindy',
|
||||
|
|
Loading…
Add table
Reference in a new issue