Commit d108de67 authored by Him188's avatar Him188

0.16.0

parent de153399
......@@ -2,6 +2,17 @@
开发版本. 频繁更新, 不保证高稳定性
## `0.16.0` 2020/2/19
### mirai-core
- 添加 `Bot.subscribe` 等筛选 Bot 实例的监听方法
- 其他一些小问题修复
### mirai-core-qqandroid
- 优化重连处理逻辑
- 确保好友消息和历史事件在初始化结束前同步完成
- 同步好友消息记录时不广播
## `0.15.5` 2020/2/19
### mirai-core
......
# style guide
kotlin.code.style=official
# config
mirai_version=0.15.5
mirai_version=0.16.0
mirai_japt_version=1.0.1
kotlin.incremental.multiplatform=true
kotlin.parallel.tasks.in.project=true
......
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