add support charpoint

This commit is contained in:
looly
2021-12-29 07:52:07 +08:00
parent 78e30def67
commit 685925cd26
2 changed files with 4 additions and 2 deletions

View File

@@ -8,6 +8,7 @@
### 🐣新特性
* 【db 】 优化Condition参数拆分pr#2046@Github
* 【core 】 优化ArrayUtil.isAllEmpty性能pr#2045@Github
* 【core 】 CharSequenceUtil.replace方法支持增补字符pr#2041@Github
### 🐞Bug修复
* 【http 】 HttpUtil重定向次数失效问题issue#I4O28Q@Gitee