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