From 722fc6c6e105adfa8bf974df38e2f2c6d895bbe9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Wed, 16 Feb 2022 04:12:35 +0000 Subject: [PATCH] :memo: Update changelog --- website/src/pages/changelog.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/website/src/pages/changelog.md b/website/src/pages/changelog.md index e9b7c931..a7b8d4a5 100644 --- a/website/src/pages/changelog.md +++ b/website/src/pages/changelog.md @@ -11,6 +11,17 @@ description: Changelog - CI: fix ci permission error [@yanyongyu](https://github.com/yanyongyu) ([#802](https://github.com/nonebot/nonebot2/pull/802)) - CI: 添加更新日志自动更新 action [@yanyongyu](https://github.com/yanyongyu) ([#799](https://github.com/nonebot/nonebot2/pull/799)) +### 🍻 插件发布 + +- Plugin: pixiv.net p站查询图片 [@yanyongyu](https://github.com/yanyongyu) ([#803](https://github.com/nonebot/nonebot2/pull/803)) + +## Latest changes + +### 💫 杂项 + +- CI: fix ci permission error [@yanyongyu](https://github.com/yanyongyu) ([#802](https://github.com/nonebot/nonebot2/pull/802)) +- CI: 添加更新日志自动更新 action [@yanyongyu](https://github.com/yanyongyu) ([#799](https://github.com/nonebot/nonebot2/pull/799)) + ## v2.0.0-beta.2 - 修复 `receive`, `got` 在参数为空消息时依旧会反复询问