add method

This commit is contained in:
looly 2021-12-20 17:37:18 +08:00
parent f9bd66c4e3
commit 8beb5ef437

View File

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