From a77664297de435c8ffb119bf3b9f864e0759ff8e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sat, 7 May 2022 05:17:59 +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 2f1fcf05..05979f47 100644 --- a/website/src/pages/changelog.md +++ b/website/src/pages/changelog.md @@ -24,6 +24,7 @@ toc_max_heading_level: 2 ### 📝 文档 +- Docs: 添加 QQ 频道链接 [@StarHeartHunt](https://github.com/StarHeartHunt) ([#961](https://github.com/nonebot/nonebot2/pull/961)) - Docs: 添加 nonebug 单元测试文档 [@MingxuanGame](https://github.com/MingxuanGame) ([#929](https://github.com/nonebot/nonebot2/pull/929)) - Docs: 添加 pm2 部署文档 [@evlic](https://github.com/evlic) ([#853](https://github.com/nonebot/nonebot2/pull/853)) - Docs: 更新 GitHub Action 部署文档 [@kexue-z](https://github.com/kexue-z) ([#937](https://github.com/nonebot/nonebot2/pull/937))