add methods

This commit is contained in:
Looly
2021-10-20 23:57:14 +08:00
parent d690f4a2c4
commit b66ed3d7c8

View File

@@ -13,6 +13,7 @@
* 【json 】 toString和writer增加Filterissue#I4DQNQ@Gitee
* 【core 】 ContentType增加build重载pr#1898@Github
* 【bom 】 支持scope=import方式引入issue#1561@Github
* 【core 】 新增Hash接口HashXXX继承此接口
### 🐞Bug修复
* 【core 】 修复CollUtil.isEqualList两个null返回错误问题issue#1885@Github