This commit is contained in:
破娃酱 2017-04-27 18:17:35 +08:00
parent 73af0eeea0
commit 8322cd9d8f
2 changed files with 5 additions and 1 deletions

View file

@ -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

View file

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