mirror of
https://gitee.com/chinabugotech/hutool.git
synced 2025-08-18 20:38:02 +08:00
修复bmp文件判断问题
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
|
||||
-------------------------------------------------------------------------------------------------------------
|
||||
|
||||
# 5.8.5.M1 (2022-07-16)
|
||||
# 5.8.5.M1 (2022-07-17)
|
||||
|
||||
### 🐣新特性
|
||||
* 【core 】 NumberUtil新增isIn方法(pr#669@Gitee)
|
||||
@@ -23,6 +23,7 @@
|
||||
* 【core 】 修复CollUtil里面关于可变参数传null造成的crash问题(pr#2428@Github)
|
||||
* 【socket 】 修复异常socket没有关闭问题(pr#690@Gitee)
|
||||
* 【core 】 修复当时间戳为Integer时时间转换问题(pr#2449@Github)
|
||||
* 【core 】 修复bmp文件判断问题(issue#I5H93G@Gitee)
|
||||
|
||||
-------------------------------------------------------------------------------------------------------------
|
||||
|
||||
|
Reference in New Issue
Block a user