Skip to content

Commit

Permalink
docs: 1.3.3 changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
tobyxdd committed Feb 8, 2023
1 parent 30e17a4 commit a48d6dd
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## 1.3.3

- Fix a bug that made UDP unusable when using `socks5_outbound`
- Set the default value of `retry_interval` to 1 to prevent the client from retrying too often when errors occur
- Prompt error if both acme and local cert file are specified in client config
- Updated quic-go to v0.32.0, performance improvements

## 1.3.2

- Fix a bug where some malformed UDP packets would cause the server to crash
Expand Down

0 comments on commit a48d6dd

Please sign in to comment.