From 460fb59322b56c3f3edcdfb9cbbccd5afa31e45c Mon Sep 17 00:00:00 2001 From: "noneflow[bot]" <129742071+noneflow[bot]@users.noreply.github.com> Date: Wed, 13 Aug 2025 05:59:53 +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 aec97879..4a870025 100644 --- a/website/src/changelog/changelog.md +++ b/website/src/changelog/changelog.md @@ -12,6 +12,10 @@ toc_max_heading_level: 2 - Plugin: MC玩家皮肤渲染 [@noneflow](https://github.com/noneflow) ([#3613](https://github.com/nonebot/nonebot2/pull/3613)) - Plugin: EconomyValue [@noneflow](https://github.com/noneflow) ([#3566](https://github.com/nonebot/nonebot2/pull/3566)) +### 🍻 适配器发布 + +- Adapter: nonebot-adapter-vocechat [@noneflow](https://github.com/noneflow) ([#3536](https://github.com/nonebot/nonebot2/pull/3536)) + ## v2.4.3 ### 🚀 新功能