ListUtil增加move方法

This commit is contained in:
Looly
2024-06-02 10:05:41 +08:00
parent 715a5e239e
commit 3359e740ac
3 changed files with 96 additions and 56 deletions

View File

@@ -2,10 +2,11 @@
# 🚀Changelog
-------------------------------------------------------------------------------------------------------------
# 5.8.29(2024-05-29)
# 5.8.29(2024-06-02)
### 🐣新特性
* 【core 】 DateUtil增加offsetYear方法
* 【core 】 ListUtil增加move方法issue#3603@Github
### 🐞Bug修复