Skip to content

Commit 414536f

Browse files
committed
0.8.1
1 parent f13d1e0 commit 414536f

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

UpdateLog.md

+4
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@
44

55
开发版本. 频繁更新, 不保证高稳定性
66

7+
### `0.8.1` *2019/12/15*
8+
- 修复有时群资料无法获取的情况
9+
- 现在 `At.qq`, `Long.qq` 等函数不再是 `suspend`
10+
711
### `0.8.0` *2019/12/14*
812
协议
913
- 现在查询群资料时可处理群号无效的情况

gradle.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# style guide
22
kotlin.code.style=official
33
# config
4-
mirai_version=0.8.0
4+
mirai_version=0.8.1
55
kotlin.incremental.multiplatform=true
66
kotlin.parallel.tasks.in.project=true
77
# kotlin

0 commit comments

Comments
 (0)