diff --git a/CHANGELOG.md b/CHANGELOG.md index 1a0e56750..7e45f17a7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,6 +15,7 @@ * 【extra 】 Sftp增加put和upload重载(issue#I4FGDH@Gitee) * 【core 】 TemporalUtil增加toChronoUnit、toTimeUnit方法(issue#I4FGDH@Gitee) * 【core 】 StopWatch增加prettyPrint重载(issue#1910@Github) +* 【core 】 修改RegexPool中Ipv4正则 ### 🐞Bug修复 * 【core 】 修复UrlBuilder.addPath歧义问题(issue#1912@Github)