From 9141c88f77332105ba6e9161acd193541d958af2 Mon Sep 17 00:00:00 2001 From: "noneflow[bot]" <129742071+noneflow[bot]@users.noreply.github.com> Date: Sat, 3 Jun 2023 14:46:48 +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 ebf77516..ca4a6e91 100644 --- a/website/src/pages/changelog.md +++ b/website/src/pages/changelog.md @@ -7,6 +7,10 @@ toc_max_heading_level: 2 ## 最近更新 +### 🐛 Bug 修复 + +- Fix: 修复因 loguru 更新导致的启动和关闭日志 name 不正常 [@DiheChen](https://github.com/DiheChen) ([#2080](https://github.com/nonebot/nonebot2/pull/2080)) + ### 💫 杂项 - Plugin: 移除过时未更新的插件\&Bot [@FYWinds](https://github.com/FYWinds) ([#2072](https://github.com/nonebot/nonebot2/pull/2072))