From 53d1e1dee90a9717594f1d540f3028843ceb257e Mon Sep 17 00:00:00 2001 From: "noneflow[bot]" <129742071+noneflow[bot]@users.noreply.github.com> Date: Tue, 13 Aug 2024 07:39:10 +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 342d49ca..fd306bdf 100644 --- a/website/src/pages/changelog.md +++ b/website/src/pages/changelog.md @@ -18,6 +18,7 @@ toc_max_heading_level: 2 ### 📝 文档 +- Docs: 添加 Windows Powershell 设置环境变量方法 [@LeoQuote](https://github.com/LeoQuote) ([#2874](https://github.com/nonebot/nonebot2/pull/2874)) - Docs: 更新 localstore 插件文档 [@yanyongyu](https://github.com/yanyongyu) ([#2871](https://github.com/nonebot/nonebot2/pull/2871)) ### 💫 杂项