📝 update change log

This commit is contained in:
yanyongyu 2021-12-06 10:28:31 +08:00
parent 5b75b72720
commit bbaf156826

View File

@ -6,7 +6,9 @@
- 移除插件加载的 `NameSpace` 模式
- 修改 toml 加载插件时的键名为 `tool.nonebot` 以符合规范
- 新增 Handler 依赖注入支持,同步/异步支持
- 统一 `Processor`, `Rule`, `Permission` 使用 `Handler`
- 统一 `Processor`, `Rule`, `Permission`, `Processor` 使用 `Handler`
- 修改内置 `Rule`, `Permission``startswith`, `command` 等使用 class 实现
- 更换文档框架 (docusaurus) 以及主题 (docusaurus-theme-nonepress)
## v2.0.0a16