Commit 48506660 authored by Him188's avatar Him188

0.29.1

parent a30fafa8
......@@ -2,6 +2,10 @@
开发版本. 频繁更新, 不保证高稳定性
## `0.29.1` 2020/3/22
- 确保二进制兼容, #155
- 修复 Android 上 ECDH init 失败问题, #154
## `0.29.0` 2020/3/22
- 引入新消息监听 DSL: `whileSelectMessages`, 简化连续监听过程
```kotlin
......
# style guide
kotlin.code.style=official
# config
miraiVersion=0.29.0
miraiVersion=0.29.1
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