Commit 25b83b83 authored by Him188's avatar Him188

0.36.1 released

parent 67856777
......@@ -2,6 +2,10 @@
开发版本. 频繁更新, 不保证高稳定性
## `0.36.1` 2020/4/10
- 修复 `botAsPermission`
- 删除一些无用的调试输出
## `0.36.0` 2020/4/10
- 支持临时会话: `TempMessage` (#16)
- 支持群员主动加入事件 `MemberJoinEvent.Active`
......
......@@ -9,7 +9,7 @@
object Versions {
object Mirai {
const val version = "0.36.0"
const val version = "0.36.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