mirror of
https://gitee.com/chinabugotech/hutool.git
synced 2025-07-21 15:09:48 +08:00
fix date size bug
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
|
||||
-------------------------------------------------------------------------------------------------------------
|
||||
|
||||
# 5.4.2 (2020-09-07)
|
||||
# 5.4.2 (2020-09-08)
|
||||
|
||||
### 新特性
|
||||
* 【core 】 lock放在try外边(pr#1050@Github)
|
||||
@@ -24,6 +24,7 @@
|
||||
* 【poi 】 修复CglibUtil.copyList参数错误导致的问题
|
||||
* 【http 】 修复GET请求附带body导致变POST的问题
|
||||
* 【core 】 修复double相等判断问题(pr#175@Gitee)
|
||||
* 【core 】 修复DateSizeUtil.format越界问题(issue#1069@Github)
|
||||
|
||||
-------------------------------------------------------------------------------------------------------------
|
||||
|
||||
|
Reference in New Issue
Block a user