Commit 10d813ce authored by Him188's avatar Him188

0.10.5

parent 7da89fb4
......@@ -2,6 +2,12 @@
开发版本. 频繁更新, 不保证高稳定性
## `0.10.5` *2020/1/3*
- 修复有时表情消息无法解析的问题
- 为心跳增加重试, 降低掉线概率
- 消息中的换行输出为 \n
- 其他一些小问题修复
## `0.10.4` *2020/1/1*
- 事件处理抛出异常时不停止监听
- 添加 `Bot(qq, password, config=Default)`
......
# style guide
kotlin.code.style=official
# config
mirai_version=0.10.4
mirai_version=0.10.5
kotlin.incremental.multiplatform=true
kotlin.parallel.tasks.in.project=true
# kotlin
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment