Commit 454057f5 authored by Him188's avatar Him188

0.27.0

parent 4a033352
...@@ -2,6 +2,9 @@ ...@@ -2,6 +2,9 @@
开发版本. 频繁更新, 不保证高稳定性 开发版本. 频繁更新, 不保证高稳定性
## `0.27.0` 2020/3/8
- 支持 `XML`, `Json`, `LightApp``RichMessage`
## `0.26.2` 2020/3/8 ## `0.26.2` 2020/3/8
- 新增 `MessageChain.repeat``MessageChain.times` - 新增 `MessageChain.repeat``MessageChain.times`
- JVM 平台下 `PlatformLogger` 可重定向输出 - JVM 平台下 `PlatformLogger` 可重定向输出
......
# style guide # style guide
kotlin.code.style=official kotlin.code.style=official
# config # config
miraiVersion=0.26.2 miraiVersion=0.27.0
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