From fcda5c37d73f32da3edd0ab54b01a9265bc20427 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Wed, 16 Feb 2022 11:45:11 +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 d599a5fd..6513e9cd 100644 --- a/website/src/pages/changelog.md +++ b/website/src/pages/changelog.md @@ -12,6 +12,7 @@ description: Changelog ### 💫 杂项 +- Fix: 修改错误的插件 PyPI 项目名称 [@Lancercmd](https://github.com/Lancercmd) ([#804](https://github.com/nonebot/nonebot2/pull/804)) - CI: 减少 action 冗余运行 [@yanyongyu](https://github.com/yanyongyu) ([#805](https://github.com/nonebot/nonebot2/pull/805)) - 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))