chore: update CHANGELOG for 1.2.1 & minor code formatting update

This commit is contained in:
Toby 2022-09-09 18:24:12 -07:00
parent 1d756528a8
commit 03e397b152
3 changed files with 16 additions and 5 deletions

View file

@ -1,5 +1,12 @@
# Changelog
## 1.2.1
- Fix a bug that caused DNS failure when using domain names in the "resolver" option
- Fix a bug where errors in HTTP proxy mode were not logged
- Fix a bug where WeChat protocol was not working properly when obfuscation was not enabled
- New TCP buffer options for tun mode (`tcp_sndbuf`, `tcp_rcvbuf`, `tcp_autotuning`)
## 1.2.0
- Reworked TUN mode