diff --git a/CHANGELOG.md b/CHANGELOG.md index 6eb28dc41..34fc003a6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,7 +6,8 @@ ## 5.1.2 ### 新特性 -* 【core 】 XmlUtil支持可选是否输出omit xml declaration(pr#732@Gtihub) +* 【core 】 XmlUtil支持可选是否输出omit xml declaration(pr#732@Github) +* 【core 】 车牌号校验兼容新能源车牌(pr#92@Gitee) ### Bug修复 * 【core 】 修复isExpired的bug(issue#733@Gtihub)