mirror of
https://github.com/nonebot/nonebot2.git
synced 2024-11-24 09:05:04 +08:00
📝 update doc and chqnglog
This commit is contained in:
parent
abfda3113b
commit
d738f8674d
@ -4,6 +4,5 @@
|
||||
|
||||
- 请千万注意事件处理器的优先级设定
|
||||
- 在匹配规则中请勿使用耗时极长的函数
|
||||
- 同一个用户可以**跨群**(**私聊**)继续他的事件处理(除非做出权限限制,将在后续介绍)
|
||||
|
||||
如果「指南」还不能满足你,前往 [进阶](../advanced/README.md) 查看更多的功能信息。
|
||||
|
@ -9,6 +9,7 @@ sidebar: auto
|
||||
- 分离 `handler` 与 `matcher`
|
||||
- 修复 `cqhttp` secret 校验出错
|
||||
- 修复 `pydantic 1.8` 导致的 `alias` 问题
|
||||
- 修改 `cqhttp` `ding` `session id`,不再允许跨群
|
||||
|
||||
## v2.0.0a11
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user