This commit is contained in:
Looly
2022-04-01 11:34:30 +08:00
parent 1186a07da5
commit 2fce7eab06
3 changed files with 18 additions and 19 deletions

View File

@@ -2,7 +2,7 @@
# 🚀Changelog
-------------------------------------------------------------------------------------------------------------
# 5.8.0.M2 (2022-03-31)
# 5.8.0.M2 (2022-04-01)
### ❌不兼容特性
* 【extra 】 【可能兼容问题】BeanCopierCache的key结构变更
@@ -20,6 +20,7 @@
### 🐞Bug修复
* 【core 】 IdcardUtil#getCityCodeByIdCard位数问题issue#2224@Github
* 【core 】 修复urlWithParamIfGet函数逻辑问题issue#I50IUD@Gitee
* 【core 】 修复IoUtil.readBytes限制长度读取问题issue#2230@Github
-------------------------------------------------------------------------------------------------------------