📝 Update changelog

This commit is contained in:
github-actions[bot] 2023-01-30 14:52:54 +00:00
parent 8da8f66fcf
commit 278bd33eda

View File

@ -2,6 +2,10 @@
## 最近更新
### 破坏性变更
- feat: 适配最新的 DataStore 插件,并切换模型为 SQLModel [@he0119](https://github.com/he0119) ([#178](https://github.com/felinae98/nonebot-bison/pull/178))
### Bug 修复
- 修复“订阅帐号可以被修改”的bug, 实际上不可以修改 [@felinae98](https://github.com/felinae98) ([#169](https://github.com/felinae98/nonebot-bison/pull/169))