From 3c3a2501802f7edf0b1c176bbf3440deee052969 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Thu, 17 Feb 2022 08:45:14 +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 0c5d85d0..0d7f29a3 100644 --- a/website/src/pages/changelog.md +++ b/website/src/pages/changelog.md @@ -20,6 +20,7 @@ toc_max_heading_level: 2 ### 💫 杂项 +- CI: 分离 pr 预览 action [@yanyongyu](https://github.com/yanyongyu) ([#814](https://github.com/nonebot/nonebot2/pull/814)) - 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: 修复 CI 权限不足 [@yanyongyu](https://github.com/yanyongyu) ([#802](https://github.com/nonebot/nonebot2/pull/802))