add method

This commit is contained in:
Looly
2021-10-23 23:19:50 +08:00
parent 41e488a36b
commit d571567c52
8 changed files with 83 additions and 5 deletions

View File

@@ -3,9 +3,12 @@
-------------------------------------------------------------------------------------------------------------
# 5.7.16 (2021-10-21)
# 5.7.16 (2021-10-23)
### 🐣新特性
* 【core 】 增加DateTime.toLocalDateTime
* 【core 】 CharSequenceUtil增加normalize方法pr#444@Gitee
* 【core 】 MailAccount增加setEncodefilename()方法可选是否编码附件的文件名issue#I4F160@Gitee
### 🐞Bug修复