This commit is contained in:
Looly
2020-10-23 09:19:30 +08:00
parent 4a04bae1e2
commit cde74fe319
2 changed files with 2 additions and 13 deletions

View File

@@ -3,13 +3,13 @@
-------------------------------------------------------------------------------------------------------------
# 5.4.6 (2020-10-22)
# 5.4.6 (2020-10-23)
### 新特性
* 【http 】 HttpRequest增加basicProxyAuth方法issue#I1YQGM@Gitee
* 【core 】 NumberUtil.toStr修改逻辑去掉BigDecimal的科学计数表示pr#196@Gitee
* 【core 】 ListUtil.page第一页页码使用PageUtilpr#198@Gitee
* 【http 】 增加微信ua识别pr#1178@Github
* 【http 】 增加微信、企业微信ua识别pr#1179@Github
### Bug修复
* 【core 】 修复ChineseDate没有忽略时分秒导致计算错误问题issue#I1YW12@Gitee