From 3bb321c51961af92ddd8f20c54ac136056f02141 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Mon, 3 Oct 2022 11:42:16 +0000 Subject: [PATCH] :memo: Update changelog --- website/src/pages/changelog.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/website/src/pages/changelog.md b/website/src/pages/changelog.md index 5bb71aca..3c1c6c33 100644 --- a/website/src/pages/changelog.md +++ b/website/src/pages/changelog.md @@ -5,6 +5,12 @@ toc_max_heading_level: 2 # 更新日志 +## 最近更新 + +### 🍻 插件发布 + +- Plugin: 监听者 [@yanyongyu](https://github.com/yanyongyu) ([#1299](https://github.com/nonebot/nonebot2/pull/1299)) + ## v2.0.0-rc.1 ### 💥 破坏性变更