Files
hutool/CHANGELOG.md

13 lines
319 B
Markdown
Executable File
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
-------------------------------------------------------------------------------------------------------------
# 7.0.0-M1 (2025-05-07)
### ❌不兼容特性
### 🐣新特性
### 🐞Bug修复
* 【http】 修复`HttpClient5Response`无响应体导致的空指针问题issue#3930@Github