Skip to content

Commit 73c068b

Browse files
committed
Update documentation
1 parent f516026 commit 73c068b

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-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.2-beta2"
3+
var Version = "1.2-beta3"

docs/changelog.md

+5
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
#### 1.2-beta3
2+
3+
* Update QUIC v2 version number and initial salt
4+
* Fix shadowtls v3 implementation
5+
16
#### 1.2-beta2
27

38
* Add [ShadowTLS protocol v3](https://github.com/ihciah/shadow-tls/blob/master/docs/protocol-v3-en.md)

0 commit comments

Comments
 (0)