Update documentation

This commit is contained in:
世界
2022-09-11 10:57:51 +08:00
parent a2d1f89922
commit eaf1ace681
2 changed files with 6 additions and 1 deletions

View File

@@ -1,6 +1,6 @@
package constant
var (
Version = "1.1-beta2"
Version = "1.1-beta3"
Commit = ""
)

View File

@@ -1,3 +1,8 @@
#### 1.1-beta3
* Fix using custom TLS client in http2 client
* Fix bugs in 1.1-beta2
#### 1.1-beta2
* Add Clash mode and persistence support **1**