📝 Update changelog

This commit is contained in:
github-actions[bot] 2022-10-04 07:41:39 +00:00
parent 6387f77072
commit 356b5841a5

View File

@ -9,6 +9,10 @@
- 在StatusChange中提供了如果api返回错误不更新status的方法 [@felinae98](https://github.com/felinae98) ([#96](https://github.com/felinae98/nonebot-bison/pull/96))
- 添加 CustomPost [@felinae98](https://github.com/felinae98) ([#81](https://github.com/felinae98/nonebot-bison/pull/81))
### Bug 修复
- fix: 修复 bilibili-live 中获取状态错误后产生的错误行为 [@felinae98](https://github.com/felinae98) ([#111](https://github.com/felinae98/nonebot-bison/pull/111))
## v0.5.4
### 新功能