From b03359ec47371ce02f403bd8caa4c682091a3050 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 | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) diff --git a/docs/changelog.md b/docs/changelog.md index e54a9d17..67a94b28 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -2,11 +2,23 @@ icon: material/alert-decagram --- -#### 1.12.1 +#### 1.13.0-alpha.1 + +* Add interface address rule items **1** +* Fixes and improvements + +**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**