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

+ 4 - 0
UpdateLog.md

@@ -2,6 +2,10 @@
 
 开发版本. 频繁更新, 不保证高稳定性
 
+## `0.10.4`  *2020/1/1*
+- 事件处理抛出异常时不停止监听
+- 一些性能优化
+
 ## `0.10.3`  *2020/1/1*
 - 修复一个由 atomicfu 的 bug 导致的 VerifyError
 - 添加 `ExternalImageAndroid`

+ 1 - 1
gradle.properties

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