This commit is contained in:
looly
2022-01-04 06:51:22 +08:00
parent a838d6316a
commit cfca9d4389
3 changed files with 34 additions and 14 deletions

View File

@@ -3,7 +3,7 @@
-------------------------------------------------------------------------------------------------------------
# 5.7.19 (2021-12-29)
# 5.7.19 (2022-01-04)
### 🐣新特性
* 【db 】 优化Condition参数拆分pr#2046@Github
@@ -13,6 +13,7 @@
### 🐞Bug修复
* 【http 】 HttpUtil重定向次数失效问题issue#I4O28Q@Gitee
* 【core 】 修复UrlPath空白path多/问题issue#I49KAL@Gitee
* 【core 】 修复ServletUtil写出文件时未添加双引号导致逗号等特殊符号引起的问题issue#I4P1BF@Gitee
-------------------------------------------------------------------------------------------------------------
# 5.7.18 (2021-12-25)