From d2f80e8390cc3d8b06f6a762346b28eed738133e Mon Sep 17 00:00:00 2001 From: OLDREDSTONE Date: Mon, 27 Oct 2025 19:20:48 +0800 Subject: [PATCH] webhoop --- pages/changelog.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/pages/changelog.md b/pages/changelog.md index 829237f..3f854b8 100644 --- a/pages/changelog.md +++ b/pages/changelog.md @@ -1,5 +1,8 @@ # 更新信息 +#### 2025-10-27 +- 添加 Webhook + #### 2025-10-26 - 文档补充 - 修复代码块渲染异常