From fa1ee03f05a5f89c192b8610074e375377f77029 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=B8=96=E7=95=8C?= Date: Tue, 9 Sep 2025 20:56:01 +0800 Subject: [PATCH] documentation: Bump version --- docs/changelog.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/docs/changelog.md b/docs/changelog.md index 9f2b1cea..671f4ae5 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -2,10 +2,23 @@ icon: material/alert-decagram --- +#### 1.13.0-alpha.11 + +* Fixes and improvements + #### 1.12.5 * Fixes and improvements +#### 1.13.0-alpha.10 + +* Improve kTLS support **1** +* Fixes and improvements + +**1**: + +kTLS is now compatible with custom TLS implementations other than uTLS. + #### 1.12.4 * Fixes and improvements