From 7e3a58a0e81d4bb13fad8f21157041ff78ab3c5a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sat, 30 Apr 2022 08:05:57 +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 e777f180..eb1133cd 100644 --- a/website/src/pages/changelog.md +++ b/website/src/pages/changelog.md @@ -24,6 +24,7 @@ toc_max_heading_level: 2 ### 📝 文档 +- 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)) - Docs: 添加自定义匹配规则文档 [@yanyongyu](https://github.com/yanyongyu) ([#914](https://github.com/nonebot/nonebot2/pull/914))