From adb5fd8ca04a454b195e7063a20636663b338952 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Mon, 28 Mar 2022 07:36:06 +0000 Subject: [PATCH] :memo: Update changelog --- website/src/pages/changelog.md | 1 + 1 file changed, 1 insertion(+) diff --git a/website/src/pages/changelog.md b/website/src/pages/changelog.md index 0d40e816..89d96f91 100644 --- a/website/src/pages/changelog.md +++ b/website/src/pages/changelog.md @@ -39,6 +39,7 @@ toc_max_heading_level: 2 ### 🍻 插件发布 +- Plugin: 多适配器帮助函数 [@yanyongyu](https://github.com/yanyongyu) ([#897](https://github.com/nonebot/nonebot2/pull/897)) - Plugin: 语句抽象化 [@yanyongyu](https://github.com/yanyongyu) ([#894](https://github.com/nonebot/nonebot2/pull/894)) - Plugin: 快速搜索 [@yanyongyu](https://github.com/yanyongyu) ([#889](https://github.com/nonebot/nonebot2/pull/889)) - Plugin: wordle 猜单词 [@yanyongyu](https://github.com/yanyongyu) ([#891](https://github.com/nonebot/nonebot2/pull/891))