Commit 3f8eb2c0 authored by Him188's avatar Him188

Fix GroupId.toGroupInternalId, 0.8.2

parent 2bb4ac04
......@@ -4,7 +4,11 @@
开发版本. 频繁更新, 不保证高稳定性
### `0.8.1` *2019/12/15*
### `0.8.2` *2019/12/15*
- 修复 GroupId.toGroupInternalId 错误
- 修复解析群消息时小概率出现的一个错误
### `0.8.1` *2019/12/15*
- 修复有时群资料无法获取的情况
- 现在 `At.qq`, `Long.qq` 等函数不再是 `suspend`
......
# style guide
kotlin.code.style=official
# config
mirai_version=0.8.1
mirai_version=0.8.2
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