mirror of
https://github.com/SagerNet/sing-box.git
synced 2024-11-22 08:31:30 +00:00
Bump version
This commit is contained in:
parent
23a35b3c06
commit
f32c149738
|
@ -1,3 +1,3 @@
|
||||||
package constant
|
package constant
|
||||||
|
|
||||||
var Version = "1.1.2"
|
var Version = "1.1.4"
|
||||||
|
|
|
@ -1,3 +1,9 @@
|
||||||
|
#### 1.1.4
|
||||||
|
|
||||||
|
* Fix DNS log
|
||||||
|
* Fix write to h2 conn after closed
|
||||||
|
* Fix create UDP DNS transport from plain IPv6 address
|
||||||
|
|
||||||
#### 1.1.2
|
#### 1.1.2
|
||||||
|
|
||||||
* Fix http proxy auth
|
* Fix http proxy auth
|
||||||
|
|
Loading…
Reference in a new issue