Him188 6 years ago
parent
commit
414536fbf0
2 changed files with 5 additions and 1 deletions
  1. 4 0
      UpdateLog.md
  2. 1 1
      gradle.properties

+ 4 - 0
UpdateLog.md

@@ -4,6 +4,10 @@
 
 开发版本. 频繁更新, 不保证高稳定性
 
+### `0.8.1` *2019/12/15*
+- 修复有时群资料无法获取的情况
+- 现在 `At.qq`, `Long.qq` 等函数不再是 `suspend`
+
 ### `0.8.0`  *2019/12/14*
 协议
 - 现在查询群资料时可处理群号无效的情况

+ 1 - 1
gradle.properties

@@ -1,7 +1,7 @@
 # style guide
 kotlin.code.style=official
 # config
-mirai_version=0.8.0
+mirai_version=0.8.1
 kotlin.incremental.multiplatform=true
 kotlin.parallel.tasks.in.project=true
 # kotlin