Commit 078bb973 authored by Him188's avatar Him188

Update CHANGELOG.md

parent 4636da9e
...@@ -5,13 +5,14 @@ ...@@ -5,13 +5,14 @@
## `0.18.0` 2020/2/20 ## `0.18.0` 2020/2/20
### mirai-core ### mirai-core
- 添加事件监听时额外的 `coroutineContext`
- 添加 `MessageSource.time` - 添加 `MessageSource.time`
- 添加事件监听时额外的 `coroutineContext`
- 为一些带有 `operator` 的事件添加 `.isByBot` 的属性扩展 - 为一些带有 `operator` 的事件添加 `.isByBot` 的属性扩展
- 优化事件广播逻辑, 修复可能无法触发监听的问题 - 优化事件广播逻辑, 修复可能无法触发监听的问题
- 为所有 `Contact` 添加 `toString()` (#80) - 为所有 `Contact` 添加 `toString()` (#80)
### mirai-core-qqandroid ### mirai-core-qqandroid
- 支持成员禁言状态和时间查询 `Member.muteTimeRemaining`
- 修复 `At``display` (#73), 同时修复 `QuoteReply` 无法显示问题 (#54). - 修复 `At``display` (#73), 同时修复 `QuoteReply` 无法显示问题 (#54).
- 广播 `BotReloginEvent` (#78) - 广播 `BotReloginEvent` (#78)
- 支持机器人自身禁言时间的更新和查询 (#82) - 支持机器人自身禁言时间的更新和查询 (#82)
......
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