修复PunyCode处理域名的问题

This commit is contained in:
Looly
2022-09-20 22:54:58 +08:00
parent 1d3cf0d1a7
commit 5f68c73938
3 changed files with 23 additions and 1 deletions

View File

@@ -13,6 +13,7 @@
### 🐞Bug修复
* 【core 】 修复FileNameUtil.cleanInvalid无法去除换行符问题issue#I5RMZV@Gitee
* 【core 】 修复murmur3_32实现错误pr#2616@Github
* 【core 】 修复PunyCode处理域名的问题pr#2620@Github
-------------------------------------------------------------------------------------------------------------