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
f516026540
commit
73c068b96f
|
@ -1,3 +1,3 @@
|
|||
package constant
|
||||
|
||||
var Version = "1.2-beta2"
|
||||
var Version = "1.2-beta3"
|
||||
|
|
|
@ -1,3 +1,8 @@
|
|||
#### 1.2-beta3
|
||||
|
||||
* Update QUIC v2 version number and initial salt
|
||||
* Fix shadowtls v3 implementation
|
||||
|
||||
#### 1.2-beta2
|
||||
|
||||
* Add [ShadowTLS protocol v3](https://github.com/ihciah/shadow-tls/blob/master/docs/protocol-v3-en.md)
|
||||
|
|
Loading…
Reference in a new issue