From fd806afb8cf6f23ff4e3e37c70350e0e32f4d79d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=B8=96=E7=95=8C?= Date: Fri, 22 Nov 2024 13:06:32 +0800 Subject: [PATCH] documentation: Bump version --- docs/changelog.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/docs/changelog.md b/docs/changelog.md index cf86a82e..ec48b887 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -4,8 +4,17 @@ icon: material/alert-decagram #### 1.11.0-alpha.19 +* Upgrade WireGuard outbound to endpoint **1** * Fixes and improvements +**1**: + +The new WireGuard endpoint combines inbound and outbound capabilities, +and the old outbound will be removed in sing-box 1.13.0. + +See [Endpoint](/configuration/endpoint/), [WireGuard Endpoint](/configuration/endpoint/wireguard/) +and [Migrate WireGuard outbound fields to route options](/migration/#migrate-wireguard-outbound-to-endpoint). + ### 1.10.2 * Add deprecated warnings