Skip to content

Commit 4e22ac1

Browse files
committed
Update documentation
1 parent 8a779f6 commit 4e22ac1

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-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.4"
3+
var Version = "1.1.5"

docs/changelog.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
#### 1.1.5
2+
3+
* Add Go 1.20 support
4+
* Fix inbound default DF value
5+
* Fix auth_user route for naive inbound
6+
* Fix gRPC lite header
7+
* Ignore domain case in route rules
8+
19
#### 1.1.4
210

311
* Fix DNS log

0 commit comments

Comments
 (0)