Skip to content

Commit 8afb8ca

Browse files
committed
Update documentation
1 parent 80ed5bf commit 8afb8ca

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-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.1"
3+
var Version = "1.1.1"

docs/changelog.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
#### 1.1.1
2+
3+
* Fix acme config
4+
* Fix vmess packet conn
5+
* Suppress quic-go set DF error
6+
17
#### 1.1
28

39
* Fix close clash cache

0 commit comments

Comments
 (0)