mirror of
https://github.com/SagerNet/sing-box.git
synced 2024-11-22 00:21:30 +00:00
Update documentation
This commit is contained in:
parent
8a779f6e94
commit
4e22ac1a35
|
@ -1,3 +1,3 @@
|
||||||
package constant
|
package constant
|
||||||
|
|
||||||
var Version = "1.1.4"
|
var Version = "1.1.5"
|
||||||
|
|
|
@ -1,3 +1,11 @@
|
||||||
|
#### 1.1.5
|
||||||
|
|
||||||
|
* Add Go 1.20 support
|
||||||
|
* Fix inbound default DF value
|
||||||
|
* Fix auth_user route for naive inbound
|
||||||
|
* Fix gRPC lite header
|
||||||
|
* Ignore domain case in route rules
|
||||||
|
|
||||||
#### 1.1.4
|
#### 1.1.4
|
||||||
|
|
||||||
* Fix DNS log
|
* Fix DNS log
|
||||||
|
|
Loading…
Reference in a new issue