mirror of
https://github.com/mamoe/mirai.git
synced 2024-12-29 10:00:13 +08:00
0.21.0
This commit is contained in:
parent
4aa4753c10
commit
3e372a0497
@ -2,6 +2,10 @@
|
||||
|
||||
开发版本. 频繁更新, 不保证高稳定性
|
||||
|
||||
## `0.21.0` 2020/2/23
|
||||
- 支持好友消息的引用回复
|
||||
- 更加结构化的 `QuoteReply` 架构, 支持引用任意群/好友消息回复给任意群/好友.
|
||||
|
||||
## `0.20.0` 2020/2/23
|
||||
|
||||
### mirai-core
|
||||
|
@ -1,7 +1,7 @@
|
||||
# style guide
|
||||
kotlin.code.style=official
|
||||
# config
|
||||
mirai_version=0.20.0
|
||||
mirai_version=0.21.0
|
||||
mirai_japt_version=1.1.0
|
||||
kotlin.incremental.multiplatform=true
|
||||
kotlin.parallel.tasks.in.project=true
|
||||
|
Loading…
Reference in New Issue
Block a user