This commit is contained in:
Looly
2021-04-04 12:12:53 +08:00
parent 78aaab53bc
commit d60b315a20
3 changed files with 23 additions and 1 deletions

View File

@@ -3,7 +3,7 @@
-------------------------------------------------------------------------------------------------------------
# 5.6.3 (2021-04-03)
# 5.6.3 (2021-04-04)
### 新特性
* 【core 】 修改数字转换的实现增加按照指定端序转换pr#1492@Github
@@ -13,6 +13,7 @@
### Bug修复
* 【core 】 修复Validator.isUrl()传空返回trueissue#I3ETTY@Gitee
* 【db 】 修复数据库driver根据url的判断识别错误问题issue#I3EWBI@Gitee
-------------------------------------------------------------------------------------------------------------