mirror of
https://github.com/SagerNet/sing-box.git
synced 2024-11-22 08:31:30 +00:00
Update documentation
This commit is contained in:
parent
21cb227bc2
commit
ec4a0c8497
|
@ -1,3 +1,3 @@
|
||||||
package constant
|
package constant
|
||||||
|
|
||||||
var Version = "1.1.5"
|
var Version = "1.2-beta2"
|
||||||
|
|
|
@ -1,3 +1,11 @@
|
||||||
|
#### 1.2-beta2
|
||||||
|
|
||||||
|
* Add [ShadowTLS protocol v3](https://github.com/ihciah/shadow-tls/blob/master/docs/protocol-v3-en.md)
|
||||||
|
* Add fallback support for v2ray transport
|
||||||
|
* Fix parse hysteria UDP message
|
||||||
|
* Fix socks connect response
|
||||||
|
* Disable vmess header protection if transport enabled
|
||||||
|
|
||||||
#### 1.2-beta1
|
#### 1.2-beta1
|
||||||
|
|
||||||
* Add [DHCP DNS server](/configuration/dns/server) support
|
* Add [DHCP DNS server](/configuration/dns/server) support
|
||||||
|
|
Loading…
Reference in a new issue