Looly 5 年之前
父节点
当前提交
4669562f72
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      CHANGELOG.md

+ 1 - 0
CHANGELOG.md

@@ -16,6 +16,7 @@
 * 【core  】     CollUtil增加contains方法(pr#152@Gitee)
 * 【core  】     CollUtil增加contains方法(pr#152@Gitee)
 * 【core  】     ArrayUtil增加isAllNotNull方法(pr#1008@Github)
 * 【core  】     ArrayUtil增加isAllNotNull方法(pr#1008@Github)
 * 【poi   】     closeAfterRead参数无效,方法设为过期(issue#1007@Github)
 * 【poi   】     closeAfterRead参数无效,方法设为过期(issue#1007@Github)
+* 【core  】     CollUtil中部分方法返回null变更为返回empty
 
 
 ### Bug修复#
 ### Bug修复#
 * 【core  】     修复原始类型转换时,转换失败没有抛出异常的问题
 * 【core  】     修复原始类型转换时,转换失败没有抛出异常的问题