Skip to content

Commit f32c149

Browse files
committed
Bump version
1 parent 23a35b3 commit f32c149

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.2"
3+
var Version = "1.1.4"

docs/changelog.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
#### 1.1.4
2+
3+
* Fix DNS log
4+
* Fix write to h2 conn after closed
5+
* Fix create UDP DNS transport from plain IPv6 address
6+
17
#### 1.1.2
28

39
* Fix http proxy auth

0 commit comments

Comments
 (0)