mirror of
https://github.com/SagerNet/sing-box.git
synced 2025-04-03 20:07:36 +03:00
Bump version
This commit is contained in:
parent
23a35b3c06
commit
f32c149738
2 changed files with 7 additions and 1 deletions
|
@ -1,3 +1,3 @@
|
|||
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
|
||||
|
||||
* Fix http proxy auth
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue