Skip to content

Commit 1b31d32

Browse files
committed
feat: release v4.1.1
1 parent 591e359 commit 1b31d32

File tree

3 files changed

+13
-1
lines changed

3 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# SAFELINE-CE CHANGELOG
22

3+
## [4.1.1] - 2024-01-11
4+
5+
### 修复
6+
7+
- 修复 IP 组在线订阅失败时会保存错误内容的问题
8+
39
## [4.1.0] - 2024-01-11
410

511
### 新增

documents/docs/05-about/00-changelog.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,12 @@ title: "版本更新记录"
66

77
[版本升级方法](/guide/upgrade)
88

9+
### [4.1.1] - 2024-01-11
10+
11+
#### 修复
12+
13+
- 修复 IP 组在线订阅失败时会保存错误内容的问题
14+
915
### [4.1.0] - 2024-01-11
1016

1117
#### 新增

release/latest/version.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
2-
"latest_version": "v4.1.0",
2+
"latest_version": "v4.1.1",
33
"rec_version": "v3.11.1"
44
}

0 commit comments

Comments
 (0)