From f7cd888df29bc26e5b820769529043e27573790e Mon Sep 17 00:00:00 2001 From: "noneflow[bot]" <129742071+noneflow[bot]@users.noreply.github.com> Date: Sun, 9 Nov 2025 12:54:06 +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 1f5ee817..de48a880 100644 --- a/website/src/changelog/changelog.md +++ b/website/src/changelog/changelog.md @@ -16,6 +16,10 @@ toc_max_heading_level: 2 - Plugin: nonebot_plugin_markdown2img [@noneflow](https://github.com/noneflow) ([#3730](https://github.com/nonebot/nonebot2/pull/3730)) - Plugin: B站解析助手 [@noneflow](https://github.com/noneflow) ([#3728](https://github.com/nonebot/nonebot2/pull/3728)) +### 🍻 适配器发布 + +- Adapter: 云湖适配器 [@noneflow](https://github.com/noneflow) ([#3741](https://github.com/nonebot/nonebot2/pull/3741)) + ## v2.4.4 ### 🚀 新功能