Skip to content

Commit f687c25

Browse files
committed
Update documentation
1 parent a92412e commit f687c25

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

constant/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
package constant
22

3-
var Version = "1.1-beta18"
3+
var Version = "1.1-rc1"

docs/changelog.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
#### 1.1-rc1
2+
3+
* Fix TLS config for h2 server
4+
* Fix crash when input bad method in shadowsocks multi-user inbound
5+
* Fix listen UDP
6+
* Fix check invalid packet on macOS
7+
18
#### 1.1-beta18
29

310
* Enhance defense against active probe for shadowtls server **1**

0 commit comments

Comments
 (0)