📝 Update changelog

This commit is contained in:
github-actions[bot] 2022-10-19 14:54:56 +00:00
parent d733f10a9c
commit 710eab42f1

View File

@ -9,6 +9,10 @@
- 前端适配移动端设备 [@felinae98](https://github.com/felinae98) ([#124](https://github.com/felinae98/nonebot-bison/pull/124))
- 由 scheduler 提供 http client [@felinae98](https://github.com/felinae98) ([#126](https://github.com/felinae98/nonebot-bison/pull/126))
### Bug 修复
- 修复前端两次点击编辑不能正确显示的问题 [@felinae98](https://github.com/felinae98) ([#131](https://github.com/felinae98/nonebot-bison/pull/131))
## v0.6.1
### Bug 修复