Files
hutool/CHANGELOG.md
2019-10-10 17:18:31 +08:00

13 lines
303 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# Changelog
-------------------------------------------------------------------------------------------------------------
## 5.0.0
### 新特性
* 【all】 升级JDK最低支持到8
### Bug修复
* 【http】 修复Cookie中host失效导致的问题issue#583@Github