fix header

This commit is contained in:
Looly
2019-08-28 10:29:34 +08:00
parent 500be4aaba
commit 684bc1b6ae
3 changed files with 17 additions and 10 deletions

View File

@@ -6,6 +6,8 @@
## 4.6.4
### 新特性
* 【http】 自动关闭HttpURLConnection的头安全检查issue#512@Github
* 【setting】 Setting变量替换支持从系统参数中取值
### Bug修复
* 【db】 解决ThreadLocalConnection多数据源被移除问题pr#66@Gitee