add method

This commit is contained in:
Looly
2021-12-21 23:56:43 +08:00
parent e2710ae79e
commit 9768a4d080
3 changed files with 31 additions and 20 deletions

View File

@@ -12,6 +12,7 @@
* 【log 】 log4j2的编译依赖改为apicore为test依赖pr#2019@Github
* 【core 】 Img.scale缩小默认使用平滑模式增加scale方法重载可选模式issue#I4MY6X@Gitee
* 【core 】 excel添加写入图片的方法pr#486@Gitee
* 【core 】 增加CollStreamUtil.groupBypr#484@Gitee
*
### 🐞Bug修复
* 【core 】 LineReadWatcher#onModify文件清空判断问题issue#2013@Github