add brower support

This commit is contained in:
Looly 2020-10-22 11:23:04 +08:00
parent b7ef324f3e
commit 235b564002

View File

@ -9,6 +9,7 @@
* 【http 】 HttpRequest增加basicProxyAuth方法issue#I1YQGM@Gitee
* 【core 】 NumberUtil.toStr修改逻辑去掉BigDecimal的科学计数表示pr#196@Gitee
* 【core 】 ListUtil.page第一页页码使用PageUtilpr#198@Gitee
* 【http 】 增加微信ua识别pr#1178@Github
### Bug修复
* 【core 】 修复ChineseDate没有忽略时分秒导致计算错误问题issue#I1YW12@Gitee