Update documentation

This commit is contained in:
世界 2022-11-28 12:52:12 +08:00
parent a92412ecac
commit f687c25fa9
No known key found for this signature in database
GPG key ID: CD109927C34A63C4
2 changed files with 8 additions and 1 deletions

View file

@ -1,3 +1,3 @@
package constant
var Version = "1.1-beta18"
var Version = "1.1-rc1"

View file

@ -1,3 +1,10 @@
#### 1.1-rc1
* Fix TLS config for h2 server
* Fix crash when input bad method in shadowsocks multi-user inbound
* Fix listen UDP
* Fix check invalid packet on macOS
#### 1.1-beta18
* Enhance defense against active probe for shadowtls server **1**