We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a92412e commit f687c25Copy full SHA for f687c25
constant/version.go
@@ -1,3 +1,3 @@
1
package constant
2
3
-var Version = "1.1-beta18"
+var Version = "1.1-rc1"
docs/changelog.md
@@ -1,3 +1,10 @@
+#### 1.1-rc1
+
+* 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
8
#### 1.1-beta18
9
10
* Enhance defense against active probe for shadowtls server **1**
0 commit comments