add method

This commit is contained in:
Looly
2021-10-21 03:13:52 +08:00
parent 25118070a3
commit 64729aad63
2 changed files with 25 additions and 9 deletions

View File

@@ -15,6 +15,7 @@
* 【bom 】 支持scope=import方式引入issue#1561@Github
* 【core 】 新增Hash接口HashXXX继承此接口
* 【core 】 ZipUtil增加append方法pr#441@Gitee
* 【core 】 CollUtil增加重载issue#I4E9FS@Gitee
### 🐞Bug修复
* 【core 】 修复CollUtil.isEqualList两个null返回错误问题issue#1885@Github