优化MAC地址正则(issue#IB95X4@Gitee)

This commit is contained in:
Looly
2024-12-05 10:39:13 +08:00
parent ae1a18cd20
commit b8f681fef1
3 changed files with 20 additions and 2 deletions

View File

@@ -2,11 +2,12 @@
# 🚀Changelog
-------------------------------------------------------------------------------------------------------------
# 5.8.35(2024-12-04)
# 5.8.35(2024-12-05)
### 🐣新特性
* 【poi 】 优化ExcelWriter中使用比较器writer的方法只对第一条数据进行排序pr#3807@Github
* 【extra 】 优化Ftp.download返回false抛出异常issue#3805@Github
* 【core 】 优化MAC地址正则issue#IB95X4@Gitee
### 🐞Bug修复
* 【crypto 】 修复JWTSignerUtil.createSigner中algorithmId未转换问题issue#3806@Github