mirror of
https://gitee.com/chinabugotech/hutool.git
synced 2025-08-18 20:38:02 +08:00
CollUtil.subtract增加空判定
This commit is contained in:
@@ -2,11 +2,12 @@
|
||||
# 🚀Changelog
|
||||
|
||||
-------------------------------------------------------------------------------------------------------------
|
||||
# 5.8.29(2024-06-02)
|
||||
# 5.8.29(2024-06-04)
|
||||
|
||||
### 🐣新特性
|
||||
* 【core 】 DateUtil增加offsetYear方法
|
||||
* 【core 】 ListUtil增加move方法(issue#3603@Github)
|
||||
* 【core 】 CollUtil.subtract增加空判定(issue#3605@Github)
|
||||
|
||||
### 🐞Bug修复
|
||||
* 【core 】 修复AnnotationUtil可能的空指针错误
|
||||
|
Reference in New Issue
Block a user