This commit is contained in:
Looly
2021-08-01 09:17:13 +08:00
parent a3992452e2
commit 0026ffff93
3 changed files with 59 additions and 72 deletions

View File

@@ -3,7 +3,7 @@
-------------------------------------------------------------------------------------------------------------
# 5.7.6 (2021-07-30)
# 5.7.7 (2021-08-01)
### 🐣新特性
* 【core 】 增加LookupFactory和MethodHandleUtilissue#I42TVY@Gitee
@@ -11,9 +11,12 @@
* 【core 】 PhoneUtil中新增获取固话号码中区号,以及固话号码中号码的方法pr#387@Gitee
* 【json 】 JSONGetter增加getLocalDateTime方法pr#387@Gitee
* 【core 】 增加JNDIUtilissue#1727@Github
* 【core 】 SpringUtil增加unregisterBean方法pr#388@Gitee
### 🐞Bug修复
* 【jwt 】 修复JWTUtil中几个方法非static的问题issue#1735@Github
* 【core 】 修复SpringUtil无法处理autowired问题pr#388@Gitee
* 【core 】 修复AbsCollValueMap中常量拼写错误pr#1736@Github
-------------------------------------------------------------------------------------------------------------