Skip to content

Commit 6e8c4f6

Browse files
committed
Update documentation
1 parent 9779dc0 commit 6e8c4f6

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

constant/version.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
package constant
22

3-
var Version = "1.1-beta11"
3+
var Version = "1.1-beta12"

docs/changelog.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
#### 1.1-beta12
2+
3+
* Fix uTLS config
4+
* Update quic-go to v0.30.0
5+
* Update cloudflare-tls to go1.18.7
6+
17
#### 1.1-beta11
28

39
* Add option for custom wireguard reserved bytes

0 commit comments

Comments
 (0)