This commit is contained in:
Looly
2020-01-29 10:58:45 +08:00
parent 1c13d73010
commit 63a8c5766d
10 changed files with 129 additions and 49 deletions

View File

@@ -9,6 +9,8 @@
* 【core 】 XmlUtil支持可选是否输出omit xml declarationpr#732@Github
* 【core 】 车牌号校验兼容新能源车牌pr#92@Gitee
* 【core 】 在NetUtil中新增ping功能pr#91@Gitee
* 【core 】 DateUtil.offset不支持ERA增加异常提示issue#I18KD5@Gitee
* 【http 】 改进HttpUtil访问HTTPS接口性能问题SSL证书使用单例issue#I18AL1@Gitee
### Bug修复
* 【core 】 修复isExpired的bugissue#733@Gtihub