mirror of
https://github.com/SagerNet/sing-box.git
synced 2024-11-10 02:53:12 +00:00
Update documentation
This commit is contained in:
parent
2695b3516e
commit
a2d2ec9b45
|
@ -1,3 +1,3 @@
|
|||
package constant
|
||||
|
||||
var Version = "1.1-beta14"
|
||||
var Version = "1.1-beta15"
|
||||
|
|
|
@ -1,3 +1,13 @@
|
|||
#### 1.1-beta15
|
||||
|
||||
* Add support for new x/h2 deadline
|
||||
* Fix udp connect for mux client
|
||||
* Fix dns buffer
|
||||
* Fix quic dns retry
|
||||
* Fix create TLS Config
|
||||
* Fix websocket alpn
|
||||
* Fix tor geoip
|
||||
|
||||
#### 1.1-beta14
|
||||
|
||||
* Add multi-user support for hysteria inbound **1**
|
||||
|
|
Loading…
Reference in a new issue