change default

This commit is contained in:
Looly
2021-10-31 19:12:33 +08:00
parent 3fca9e3afd
commit 0ce21b9b41
4 changed files with 6 additions and 4 deletions

View File

@@ -18,6 +18,7 @@
* 【core 】 修改RegexPool中Ipv4正则
* 【json 】 Filter改为MutablePair以便编辑键值对issue#1921@Github
* 【core 】 Opt增加peeks方法pr#445@Gitee
* 【extra 】 MailAccount中user默认值改为邮箱全称issue#I4FYVY@Gitee
### 🐞Bug修复
* 【core 】 修复UrlBuilder.addPath歧义问题issue#1912@Github