change method

This commit is contained in:
Looly
2021-01-24 21:02:20 +08:00
parent b6003aea30
commit 6ffa827365
3 changed files with 22 additions and 2 deletions

View File

@@ -3,7 +3,7 @@
-------------------------------------------------------------------------------------------------------------
# 5.5.8 (2021-01-21)
# 5.5.8 (2021-01-22)
### 新特性
* 【extra 】 增加自动装配SpringUtil类pr#1366@Github
@@ -12,6 +12,7 @@
* 【core 】 补充StrUtil.padXXX注释issue#I2E1S7@Gitee
* 【core 】 修改上传文件检查逻辑
* 【core 】 修正LocalDateTimeUtil.offset方法注释问题issue#I2EEXC@Gitee
* 【extra 】 VelocityEngine的getRowEngine改为getRawEngineissue#I2EGRG@Gitee
### Bug修复
* 【core 】 修复FileUtil.move以及PathUtil.copy等无法自动创建父目录的问题issue#I2CKTI@Gitee