From ee88a51868b4ed3d0479b2323a41fe8d8fe05fc9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Mon, 12 Sep 2022 05:19:17 +0000 Subject: [PATCH] :memo: Update changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 76405d8..1182ba7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ ## 最近更新 +- feat (issue #67 ):添加屏蔽特定tag的功能 [@AzideCupric](https://github.com/AzideCupric) ([#101](https://github.com/felinae98/nonebot-bison/pull/101)) + ### 新功能 - 在StatusChange中提供了如果api返回错误不更新status的方法 [@felinae98](https://github.com/felinae98) ([#96](https://github.com/felinae98/nonebot-bison/pull/96))