增加Windows微信浏览器识别(issue#IB3SJF@Gitee)

This commit is contained in:
Looly
2024-11-12 18:54:19 +08:00
parent ab4fefc892
commit 0ba6c8ecda
3 changed files with 21 additions and 1 deletions

View File

@@ -2,9 +2,11 @@
# 🚀Changelog
-------------------------------------------------------------------------------------------------------------
# 5.8.34(2024-11-06)
# 5.8.34(2024-11-12)
### 🐣新特性
* 【http 】 增加Windows微信浏览器识别issue#IB3SJF@Gitee
### 🐞Bug修复
* 【core 】 修复DateUtil.rangeToList中step小于等于0时无限循环问题issue#3783@Github