mirror of
https://github.com/SagerNet/sing-box.git
synced 2025-03-21 05:49:32 +00:00
Update documentation
This commit is contained in:
parent
9779dc0154
commit
6e8c4f6576
2 changed files with 7 additions and 1 deletions
|
@ -1,3 +1,3 @@
|
|||
package constant
|
||||
|
||||
var Version = "1.1-beta11"
|
||||
var Version = "1.1-beta12"
|
||||
|
|
|
@ -1,3 +1,9 @@
|
|||
#### 1.1-beta12
|
||||
|
||||
* Fix uTLS config
|
||||
* Update quic-go to v0.30.0
|
||||
* Update cloudflare-tls to go1.18.7
|
||||
|
||||
#### 1.1-beta11
|
||||
|
||||
* Add option for custom wireguard reserved bytes
|
||||
|
|
Loading…
Add table
Reference in a new issue