From 373f5255f185659a0bcde3eb3aa728d0137afeb0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Fri, 2 Sep 2022 05:41:40 +0000 Subject: [PATCH] :memo: Update changelog --- website/src/pages/changelog.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/website/src/pages/changelog.md b/website/src/pages/changelog.md index 122129d5..a0aae848 100644 --- a/website/src/pages/changelog.md +++ b/website/src/pages/changelog.md @@ -63,6 +63,10 @@ toc_max_heading_level: 2 - Plugin: MC_QQ 通信 [@yanyongyu](https://github.com/yanyongyu) ([#1127](https://github.com/nonebot/nonebot2/pull/1127)) - Plugin: BAWiki [@yanyongyu](https://github.com/yanyongyu) ([#1129](https://github.com/nonebot/nonebot2/pull/1129)) +### 🍻 适配器发布 + +- Adapter: Console [@yanyongyu](https://github.com/yanyongyu) ([#1213](https://github.com/nonebot/nonebot2/pull/1213)) + ## v2.0.0-beta.5 ### 🚀 新功能