This commit is contained in:
Looly
2021-09-06 09:52:22 +08:00
parent 87b0a0df97
commit 3acb81a58a
5 changed files with 20 additions and 8 deletions

View File

@@ -3,7 +3,7 @@
-------------------------------------------------------------------------------------------------------------
# 5.7.12 (2021-09-02)
# 5.7.12 (2021-09-06)
### 🐣新特性
* 【system 】 OshiUtil增加getCurrentProcess方法
@@ -13,6 +13,7 @@
* 【setting】 Setting、Props持有URL改为持有Resourcepr#1182@Github
### 🐞Bug修复
* 【core 】 修复ListUtil.split方法越界问题issue#I48Q0P@Gitee
-------------------------------------------------------------------------------------------------------------