add method

This commit is contained in:
Looly
2021-10-14 09:56:04 +08:00
parent d204d58057
commit b5036b4b0b
4 changed files with 29 additions and 12 deletions

View File

@@ -8,6 +8,7 @@
### 🐣新特性
* 【db 】 Db.quietSetAutoCommit增加判空issue#I4D75B@Gitee
* 【core 】 增加RingIndexUtilpr#438@Gitee
* 【core 】 Assert增加checkBetween重载pr#436@Gitee
*
### 🐞Bug修复
* 【core 】 修复CollUtil.isEqualList两个null返回错误问题issue#1885@Github