This commit is contained in:
Looly
2021-07-30 13:42:39 +08:00
parent 02b68f970b
commit 09ae727b81
3 changed files with 84 additions and 5 deletions

View File

@@ -3,15 +3,17 @@
-------------------------------------------------------------------------------------------------------------
# 5.7.6 (2021-07-29)
# 5.7.6 (2021-07-30)
### 🐣新特性
* 【core 】 增加LookupFactory和MethodHandleUtilissue#I42TVY@Gitee
* 【core 】 改进RegexPool.TEL支持无-号码pr#387@Gitee
* 【core 】 PhoneUtil中新增获取固话号码中区号,以及固话号码中号码的方法pr#387@Gitee
* 【json 】 JSONGetter增加getLocalDateTime方法pr#387@Gitee
* 【core 】 增加JNDIUtilissue#1727@Github
### 🐞Bug修复
* 【jwt 】 修复JWTUtil中几个方法非static的问题pr#386@Gitee
* 【jwt 】 修复JWTUtil中几个方法非static的问题issue#1735@Github
-------------------------------------------------------------------------------------------------------------