add author

This commit is contained in:
Looly
2021-09-13 12:00:57 +08:00
parent 612441615d
commit 46cffe4ed2
2 changed files with 4 additions and 1 deletions

View File

@@ -9,6 +9,7 @@
* 【core 】 CsvReadConfig增加trimField选项issue#I49M0C@Gitee
* 【http 】 HttpBase增加clearHeaders方法issue#I49P23@Gitee
* 【core 】 CsvWriter的write和writeBeans参数改为Iterableissue#I49O4S@Gitee
* 【core 】 BitStatusUtil添加来源声明issue#1824@Github
*
### 🐞Bug修复
* 【core 】 修复FuncKey函数无效问题