mirror of
https://github.com/mamoe/mirai.git
synced 2025-03-25 15:00:09 +08:00
0.27.0
This commit is contained in:
parent
4a0333524b
commit
454057f56f
@ -2,6 +2,9 @@
|
||||
|
||||
开发版本. 频繁更新, 不保证高稳定性
|
||||
|
||||
## `0.27.0` 2020/3/8
|
||||
- 支持 `XML`, `Json`, `LightApp` 等 `RichMessage`
|
||||
|
||||
## `0.26.2` 2020/3/8
|
||||
- 新增 `MessageChain.repeat` 与 `MessageChain.times`
|
||||
- JVM 平台下 `PlatformLogger` 可重定向输出
|
||||
|
@ -1,7 +1,7 @@
|
||||
# style guide
|
||||
kotlin.code.style=official
|
||||
# config
|
||||
miraiVersion=0.26.2
|
||||
miraiVersion=0.27.0
|
||||
kotlin.incremental.multiplatform=true
|
||||
kotlin.parallel.tasks.in.project=true
|
||||
# kotlin
|
||||
|
Loading…
Reference in New Issue
Block a user