This commit is contained in:
Looly
2021-08-22 16:06:00 +08:00
parent 1e5f5dc031
commit afc4b2b213
4 changed files with 62 additions and 5 deletions

View File

@@ -3,7 +3,7 @@
-------------------------------------------------------------------------------------------------------------
# 5.7.10 (2021-08-19)
# 5.7.10 (2021-08-22)
### 🐣新特性
* 【core 】 增加NamingCase类
@@ -18,6 +18,7 @@
* 【core 】 修复MapUtil.sort比较器不一致返回原map的问题issue#I46AQJ@Gitee
### 🐞Bug修复
* 【core 】 修复JSONSupport默认循环引用导致的问题issue#1779@Github
-------------------------------------------------------------------------------------------------------------