Update documentation

This commit is contained in:
世界
2023-02-22 11:23:33 +08:00
parent 5f78036977
commit ef73c6f2a9
2 changed files with 11 additions and 1 deletions

View File

@@ -1,3 +1,13 @@
#### 1.1.6
* Improve vmess request
* Fix ipv6 redirect on Linux
* Fix match geoip private
* Fix parse hysteria UDP message
* Fix socks connect response
* Disable vmess header protection if transport enabled
* Update QUIC v2 version number and initial salt
#### 1.1.5
* Add Go 1.20 support