fix comment

This commit is contained in:
Looly
2020-02-11 16:58:34 +08:00
parent 8990086762
commit 8aa483ce66
4 changed files with 7 additions and 22 deletions

View File

@@ -7,9 +7,11 @@
### 新特性
* 【core 】 废弃isMactchRegex改为isMatchRegex方法错别字
* 【core 】 修正hasNull()方法上注释错误issue#I18TAG@Gitee
### Bug修复
* 【core 】 CharsetUtil在不支持GBK的系统中运行报错问题issue#731@Github
* 【core 】 RandomUtil的randomEleSet方法顺序不随机的问题pr#741@Github
* 【core 】 修复StopWatch的toString判断问题issue#I18VIK@Gitee
-------------------------------------------------------------------------------------------------------------