From 243c47adb4c62403feba9edc3d57ce582ed3bdc1 Mon Sep 17 00:00:00 2001 From: yeongpin Date: Tue, 22 Apr 2025 11:04:11 +0800 Subject: [PATCH] Update CHANGELOG for v1.10.05 to clarify the use of GitHub Actions for builds and include a fix for various issues. --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index bd12e5f..2320012 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,7 +3,8 @@ ## v1.10.05 1. Remove block_domain.txt | 移除 block_domain.txt 2. Original Code In Github , If u afraid of virus, please clone the code and run locally | 原始碼在 Github 上,如果怕病毒,請複製原始碼並在本機運行 -3. Fix: Some Issues | 修復一些問題 +3. All Action using github workflow , not build myself , so i cant place virus in the file | 所有 Action 使用 github workflow ,不是我自己 build 的,所以我不會在文件中放置病毒 +4. Fix: Some Issues | 修復一些問題 ## v1.10.04