We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 862fa89 commit 51c8ae4Copy full SHA for 51c8ae4
CHANGES
@@ -1,3 +1,7 @@
1
+3.1.2 2017-04-07
2
+- display UID
3
+- auto adjust TCP MSS
4
+
5
3.1.1 2017-03-25
6
- add "New session ticket"
7
- ignore bind 10.0.0.0/8 and 192.168.0.0/16 by default
shadowsocks/version.py
@@ -16,5 +16,5 @@
16
# under the License.
17
18
def version():
19
- return '3.1.1 2017-03-25'
+ return '3.1.2 2017-04-07'
20
0 commit comments