From 9ee2d94f3cf787d9a4112a0ca984afba1089d8bf Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sat, 3 Dec 2022 06:35:43 +0000 Subject: [PATCH] :memo: Update changelog --- website/src/pages/changelog.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/website/src/pages/changelog.md b/website/src/pages/changelog.md index 35817983..5b72e62a 100644 --- a/website/src/pages/changelog.md +++ b/website/src/pages/changelog.md @@ -11,6 +11,10 @@ toc_max_heading_level: 2 - Fix: 修复 ArgumentParser 错误信息叠加问题 [@yanyongyu](https://github.com/yanyongyu) ([#1426](https://github.com/nonebot/nonebot2/pull/1426)) +### 📝 文档 + +- Docs: 修正文档中部分配置文件示例的符号误用 [@MingxuanGame](https://github.com/MingxuanGame) ([#1432](https://github.com/nonebot/nonebot2/pull/1432)) + ### 💫 杂项 - Plugin: 更新 ayaka_games 介绍 [@bridgeL](https://github.com/bridgeL) ([#1431](https://github.com/nonebot/nonebot2/pull/1431))