From 03a1bf1dd8b8ae587e30e85ae97e5fc3b58720c8 Mon Sep 17 00:00:00 2001 From: Toby Date: Thu, 3 Feb 2022 21:46:05 -0800 Subject: [PATCH] chore: 0.9.6 changelog --- CHANGELOG.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 91f6995..bf8a37b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -41,4 +41,10 @@ - Client connect & disconnect log - Warning when no auth or obfs is set -- Multi-password & cmd auth support \ No newline at end of file +- Multi-password & cmd auth support + +## 0.9.6 + +- Disable quic-go PMTUD due to broken implementation +- Fix zero initMaxDatagramSize in brutal CC +- Client retry \ No newline at end of file