Commit aafcea65 authored by Him188's avatar Him188

0.10.4

parent 9ad54e46
...@@ -2,6 +2,10 @@ ...@@ -2,6 +2,10 @@
开发版本. 频繁更新, 不保证高稳定性 开发版本. 频繁更新, 不保证高稳定性
## `0.10.4` *2020/1/1*
- 事件处理抛出异常时不停止监听
- 一些性能优化
## `0.10.3` *2020/1/1* ## `0.10.3` *2020/1/1*
- 修复一个由 atomicfu 的 bug 导致的 VerifyError - 修复一个由 atomicfu 的 bug 导致的 VerifyError
- 添加 `ExternalImageAndroid` - 添加 `ExternalImageAndroid`
......
# style guide # style guide
kotlin.code.style=official kotlin.code.style=official
# config # config
mirai_version=0.10.3 mirai_version=0.10.4
kotlin.incremental.multiplatform=true kotlin.incremental.multiplatform=true
kotlin.parallel.tasks.in.project=true kotlin.parallel.tasks.in.project=true
# kotlin # 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