From d721454aeb45b076dbf975bf1e7abe38bbf4e813 Mon Sep 17 00:00:00 2001 From: "noneflow[bot]" <129742071+noneflow[bot]@users.noreply.github.com> Date: Sun, 31 May 2026 13:13:43 +0000 Subject: [PATCH] :memo: Update changelog --- website/src/changelog/changelog.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/website/src/changelog/changelog.md b/website/src/changelog/changelog.md index fee0ba42..aea00982 100644 --- a/website/src/changelog/changelog.md +++ b/website/src/changelog/changelog.md @@ -11,6 +11,10 @@ toc_max_heading_level: 2 - Feature: WS 支持 ping interval/timeout 配置 [@StarHeartHunt](https://github.com/StarHeartHunt) ([#3964](https://github.com/nonebot/nonebot2/pull/3964)) +### 📝 文档 + +- Docs: 添加 WxClaw 适配器 [@shoucandanghehe](https://github.com/shoucandanghehe) ([#4032](https://github.com/nonebot/nonebot2/pull/4032)) + ### 💫 杂项 - CI: 移除 Pull Request Target 触发器 [@StarHeartHunt](https://github.com/StarHeartHunt) ([#3946](https://github.com/nonebot/nonebot2/pull/3946))