mirror of
https://gitee.com/chinabugotech/hutool.git
synced 2025-07-21 15:09:48 +08:00
14 lines
358 B
Markdown
14 lines
358 B
Markdown
|
||
# Changelog
|
||
|
||
-------------------------------------------------------------------------------------------------------------
|
||
|
||
## 5.0.0
|
||
|
||
### 新特性
|
||
* 【all】 升级JDK最低 支持到8
|
||
* 【log】 Log接口添加get的static方法
|
||
|
||
### Bug修复
|
||
* 【http】 修复Cookie中host失效导致的问题(issue#583@Github)
|