This commit is contained in:
Looly
2020-02-11 17:13:02 +08:00
parent 0ce06fbd30
commit 7cd260c1ea
2 changed files with 58 additions and 52 deletions

View File

@@ -8,6 +8,7 @@
### 新特性
* 【core 】 废弃isMactchRegex改为isMatchRegex方法错别字
* 【core 】 修正hasNull()方法上注释错误issue#I18TAG@Gitee
* 【core 】 Snowflake的起始时间可以被指定pr#95@Gitee
### Bug修复
* 【core 】 CharsetUtil在不支持GBK的系统中运行报错问题issue#731@Github
* 【core 】 RandomUtil的randomEleSet方法顺序不随机的问题pr#741@Github