We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f516026 commit 73c068bCopy full SHA for 73c068b
constant/version.go
@@ -1,3 +1,3 @@
1
package constant
2
3
-var Version = "1.2-beta2"
+var Version = "1.2-beta3"
docs/changelog.md
@@ -1,3 +1,8 @@
+#### 1.2-beta3
+
+* Update QUIC v2 version number and initial salt
4
+* Fix shadowtls v3 implementation
5
6
#### 1.2-beta2
7
8
* Add [ShadowTLS protocol v3](https://github.com/ihciah/shadow-tls/blob/master/docs/protocol-v3-en.md)
0 commit comments