Commit 3cc10d77 authored by Him188's avatar Him188

0.31.1

parent d3db5f1c
......@@ -2,6 +2,9 @@
开发版本. 频繁更新, 不保证高稳定性
## `0.31.1` 2020/3/29
- 修复重复解析禁言事件的问题 (#83)
## `0.31.0` 2020/3/29
- 支持长消息发送, 单条消息最多含 4500 字符和 50 张图片
- 支持戳一戳消息: `PokeMessage`
......
......@@ -9,7 +9,7 @@
object Versions {
object Mirai {
const val version = "0.31.0"
const val version = "0.31.1"
}
object 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