From 98eb0db4f82392a41b4fa81ada8bb29d4849877d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=B8=96=E7=95=8C?= Date: Thu, 14 Aug 2025 15:11:19 +0800 Subject: [PATCH] documentation: Bump version --- docs/changelog.md | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/docs/changelog.md b/docs/changelog.md index e54a9d17..97a7ea95 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -2,11 +2,22 @@ icon: material/alert-decagram --- -#### 1.12.1 +#### 1.13.0-alpha.1 + +* Add interface address rule items **1** + +**1**: + +New interface address rules allow you to dynamically adjust rules based on your network environment. + +See [Route Rule](/configuration/route/rule/), [DNS Route Rule](/configuration/dns/rule/) +and [Headless Rule](/configuration/rule-set/headless-rule/). + +### 1.12.1 * Fixes and improvements -#### 1.12.0 +### 1.12.0 * Refactor DNS servers **1** * Add domain resolver options**2**