Commit 508d988c authored by Him188's avatar Him188

0.15.1

parent a5551804
......@@ -2,13 +2,15 @@
开发版本. 频繁更新, 不保证高稳定性
## `0.15.1` Unreleased
## `0.15.1` 2020/2/15
### mirai-core
- 统一异常处理: 所有群成员相关操作无权限时均抛出异常而不返回 `false`.
### mirai-core-qqandroid
- 初始化未完成时缓存接收的所有事件包 (#46)
- 解析群踢人事件时忽略找不到的群成员
- 登录完成后广播事件 `BotOnlineEvent`
## `0.15.0` 2020/2/14
......
# style guide
kotlin.code.style=official
# config
mirai_version=0.15.0
mirai_version=0.15.1
mirai_japt_version=1.0.0
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