This commit is contained in:
Looly
2021-10-20 12:34:26 +08:00
parent e258fc1eb9
commit b937969313
5 changed files with 37 additions and 26 deletions

View File

@@ -3,7 +3,7 @@
-------------------------------------------------------------------------------------------------------------
# 5.7.15 (2021-10-19)
# 5.7.15 (2021-10-20)
### 🐣新特性
* 【db 】 Db.quietSetAutoCommit增加判空issue#I4D75B@Gitee
@@ -20,6 +20,7 @@
* 【poi 】 修复sheet.getRow(y)为null导致的问题issue#1893@Github
* 【cache 】 修复LRUCache线程安全问题issue#1895@Github
* 【crypto 】 修复KeyUtil异常信息参数丢失问题issue#1902@Github
* 【core 】 修复StrUtil.split和splittoArray不一致问题issue#I4ELU5@Github
-------------------------------------------------------------------------------------------------------------