From 9ce0a42a3f99ea42478aa93acbf889d1c201834c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=B8=96=E7=95=8C?= Date: Wed, 6 Sep 2023 19:14:22 +0800 Subject: [PATCH] documentation: Bump version --- docs/changelog.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/docs/changelog.md b/docs/changelog.md index 0fdfdc85..5deefccf 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -1,3 +1,13 @@ +#### 1.5.0-beta.3 + +* Fixes and improvements +* Updated Hysteria2 documentation **1** + +**1**: + +Added notes indicating compatibility issues with origin Hysteria2 +servers and clients when using `fastOpen=false` or UDP MTU >= 1200. + #### 1.5.0-beta.2 * Add hysteria2 protocol support **1**