Skip to content

Commit 3f95ad9

Browse files
committed
chore: release v1.23.1
1 parent 08041c9 commit 3f95ad9

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

debian/changelog

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
shadowsocks-rust (1.23.1) unstable; urgency=medium
2+
3+
## Features
4+
5+
- #1922 `local-tun`: Enable congestion control algorithm for TCP connections
6+
- #1923 `local-tun`: Disable TCP package receive checksum for improving performance
7+
- `local-tun`: Buffer for receiving/sending packets from/to `tun` device are cached globally
8+
9+
## Bug Fixes
10+
11+
- #1929 `outbound_bind_addr` for UDP sockets failed to `bind()` if it is an IPv4 address
12+
- Double check IPSK key length (AEAD-2022) when reading from configuration file
13+
114
shadowsocks-rust (1.23.0) unstable; urgency=medium
215

316
## Features, Breaking Changes

0 commit comments

Comments
 (0)