This commit is contained in:
Him188 2020-03-08 00:02:10 +08:00
parent 3d9b598d57
commit c334321fe1
2 changed files with 5 additions and 1 deletions

View File

@ -2,6 +2,10 @@
开发版本. 频繁更新, 不保证高稳定性
## `0.26.0` 2020/3/7
- 使用 `kotlinx.io` 而不是 `ktor.io`
- 修复 #111, #108, #116, #112
## `0.25.0` 2020/3/6
- 适配 8.2.7 版本2020 年 3 月)协议
- 全面的 `Image` 类型: Online/Offline Image, Friend/Group Image

View File

@ -1,7 +1,7 @@
# style guide
kotlin.code.style=official
# config
miraiVersion=0.25.0
miraiVersion=0.26.0
kotlin.incremental.multiplatform=true
kotlin.parallel.tasks.in.project=true
# kotlin