This commit is contained in:
Looly
2019-10-13 12:41:15 +08:00
parent 4c625e582a
commit d41b917006
2 changed files with 2 additions and 1 deletions

View File

@@ -8,6 +8,7 @@
### 新特性
* 【all】 升级JDK最低 支持到8
* 【log】 Log接口添加get的static方法
* 【all】 部分接口添加FunctionalInterface修饰
### Bug修复
* 【http】 修复Cookie中host失效导致的问题issue#583@Github