add readme

This commit is contained in:
Looly
2020-08-10 09:34:32 +08:00
parent d7fa25c415
commit e72b552674
5 changed files with 5 additions and 572 deletions

View File

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