1
0
mirror of https://github.com/mamoe/mirai.git synced 2025-05-06 05:45:19 +08:00

Add changelog for 2.12.1

This commit is contained in:
Him188 2022-07-31 15:00:08 +08:00
parent 2a711fc815
commit c383d3bf9c
No known key found for this signature in database
GPG Key ID: BA439CDDCF652375

View File

@ -0,0 +1,21 @@
## mirai-core
### 优化和修复
- 修复合并转发消息显示昵称错误的问题 (#2114)
## mirai-console
### 优化和修复
- 修复前置插件存在私有依赖时, 插件无法链接相同依赖的问题 (#2108)
- 修复插件使用内置依赖错误 (#2126)
- 修复加载插件时,若插件 JAR 包含 JVM
内置依赖,会导致其他插件直接链接到该插件内依赖并重复加载报错 (#2141)
## IDEA
### 优化和修复
- 支持 2022.2 (#2124)
> 新插件版本号为 `221-2.13.0-171-1`