mirror of
https://github.com/mamoe/mirai.git
synced 2025-02-09 07:42:28 +08:00
Update CHANGELOG
This commit is contained in:
parent
96abc36a34
commit
d5820055c0
@ -3,6 +3,9 @@
|
||||
## `1.2.3` 2020/9/11
|
||||
- 在同步事件失败时添加重试, 改善 #249, #482, #542, #567, #590
|
||||
- 修复不断重连同一个服务器的问题 (#589)
|
||||
- 修复 `BotJoinGroupEvent.Active` 和 `BotJoinGroupEvent.Invite` 没有继承 `BotJoinGroupEvent` 的问题 (#532 by [@yyuueexxiinngg](https://github.com/yyuueexxiinngg))
|
||||
- 修复 `EmptyMessageChain` 与其他 `MessageChain` 拼接时发生 `NoSuchElementException` 的问题 (#550, #561 by [@sandtechnology](https://github.com/sandtechnology))
|
||||
- 为 `Image.queryUrl` 添加 JvmBlockingBridge
|
||||
- 更新到 Kotlin `1.4.10`
|
||||
|
||||
## `1.2.2` 2020/8/22
|
||||
|
Loading…
Reference in New Issue
Block a user