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 9779dc0 commit 6e8c4f6Copy full SHA for 6e8c4f6
constant/version.go
@@ -1,3 +1,3 @@
1
package constant
2
3
-var Version = "1.1-beta11"
+var Version = "1.1-beta12"
docs/changelog.md
@@ -1,3 +1,9 @@
+#### 1.1-beta12
+
+* Fix uTLS config
4
+* Update quic-go to v0.30.0
5
+* Update cloudflare-tls to go1.18.7
6
7
#### 1.1-beta11
8
9
* Add option for custom wireguard reserved bytes
0 commit comments